Skip to content

Commit 07efbfc

Browse files
committed
added javadoc
1 parent 0a8a50d commit 07efbfc

File tree

210 files changed

+59488
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+59488
-2
lines changed

.classpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4-
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
4+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
55
<classpathentry kind="src" path="src"/>
66
<classpathentry kind="src" path="gen"/>
7+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
78
<classpathentry kind="output" path="bin/classes"/>
89
</classpath>

bin/jarlist.cache

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# cache for current jar dependency. DO NOT EDIT.
2+
# format is <lastModified> <length> <SHA-1> <path>
3+
# Encoding is UTF-8
Lines changed: 330 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,330 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_65) on Sun Apr 13 11:01:06 PDT 2014 -->
6+
<TITLE>
7+
GlobalConstants
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2014-04-13">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="GlobalConstants";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GlobalConstants.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48+
</TR>
49+
</TABLE>
50+
</TD>
51+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52+
</EM>
53+
</TD>
54+
</TR>
55+
56+
<TR>
57+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58+
&nbsp;PREV CLASS&nbsp;
59+
&nbsp;NEXT CLASS</FONT></TD>
60+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61+
<A HREF="../../../../index.html?com/android/python27/config/GlobalConstants.html" target="_top"><B>FRAMES</B></A> &nbsp;
62+
&nbsp;<A HREF="GlobalConstants.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63+
&nbsp;<SCRIPT type="text/javascript">
64+
<!--
65+
if(window==top) {
66+
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67+
}
68+
//-->
69+
</SCRIPT>
70+
<NOSCRIPT>
71+
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72+
</NOSCRIPT>
73+
74+
75+
</FONT></TD>
76+
</TR>
77+
<TR>
78+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
80+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81+
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
82+
</TR>
83+
</TABLE>
84+
<A NAME="skip-navbar_top"></A>
85+
<!-- ========= END OF TOP NAVBAR ========= -->
86+
87+
<HR>
88+
<!-- ======== START OF CLASS DATA ======== -->
89+
<H2>
90+
<FONT SIZE="-1">
91+
com.android.python27.config</FONT>
92+
<BR>
93+
Interface GlobalConstants</H2>
94+
<HR>
95+
<DL>
96+
<DT><PRE>public interface <B>GlobalConstants</B></DL>
97+
</PRE>
98+
99+
<P>
100+
<HR>
101+
102+
<P>
103+
<!-- =========== FIELD SUMMARY =========== -->
104+
105+
<A NAME="field_summary"><!-- --></A>
106+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
109+
<B>Field Summary</B></FONT></TH>
110+
</TR>
111+
<TR BGCOLOR="white" CLASS="TableRowColor">
112+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
113+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
114+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#LOCAL_ZIP_NAME">LOCAL_ZIP_NAME</A></B></CODE>
115+
116+
<BR>
117+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
118+
</TR>
119+
<TR BGCOLOR="white" CLASS="TableRowColor">
120+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
122+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#LOG_TAG">LOG_TAG</A></B></CODE>
123+
124+
<BR>
125+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126+
</TR>
127+
<TR BGCOLOR="white" CLASS="TableRowColor">
128+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
130+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PACKAGE_NAME">PACKAGE_NAME</A></B></CODE>
131+
132+
<BR>
133+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134+
</TR>
135+
<TR BGCOLOR="white" CLASS="TableRowColor">
136+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
138+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PYTHON_EXTRAS_ZIP_NAME">PYTHON_EXTRAS_ZIP_NAME</A></B></CODE>
139+
140+
<BR>
141+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142+
</TR>
143+
<TR BGCOLOR="white" CLASS="TableRowColor">
144+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
146+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PYTHON_MAIN_SCRIPT_NAME">PYTHON_MAIN_SCRIPT_NAME</A></B></CODE>
147+
148+
<BR>
149+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150+
</TR>
151+
<TR BGCOLOR="white" CLASS="TableRowColor">
152+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
154+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PYTHON_NICE_NAME">PYTHON_NICE_NAME</A></B></CODE>
155+
156+
<BR>
157+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
158+
</TR>
159+
<TR BGCOLOR="white" CLASS="TableRowColor">
160+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
162+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PYTHON_PROJECT_ZIP_NAME">PYTHON_PROJECT_ZIP_NAME</A></B></CODE>
163+
164+
<BR>
165+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166+
</TR>
167+
<TR BGCOLOR="white" CLASS="TableRowColor">
168+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
170+
<TD><CODE><B><A HREF="../../../../com/android/python27/config/GlobalConstants.html#PYTHON_ZIP_NAME">PYTHON_ZIP_NAME</A></B></CODE>
171+
172+
<BR>
173+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
174+
</TR>
175+
</TABLE>
176+
&nbsp;
177+
<P>
178+
179+
<!-- ============ FIELD DETAIL =========== -->
180+
181+
<A NAME="field_detail"><!-- --></A>
182+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
184+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
185+
<B>Field Detail</B></FONT></TH>
186+
</TR>
187+
</TABLE>
188+
189+
<A NAME="PACKAGE_NAME"><!-- --></A><H3>
190+
PACKAGE_NAME</H3>
191+
<PRE>
192+
static final java.lang.String <B>PACKAGE_NAME</B></PRE>
193+
<DL>
194+
<DL>
195+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PACKAGE_NAME">Constant Field Values</A></DL>
196+
</DL>
197+
<HR>
198+
199+
<A NAME="PYTHON_MAIN_SCRIPT_NAME"><!-- --></A><H3>
200+
PYTHON_MAIN_SCRIPT_NAME</H3>
201+
<PRE>
202+
static final java.lang.String <B>PYTHON_MAIN_SCRIPT_NAME</B></PRE>
203+
<DL>
204+
<DL>
205+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PYTHON_MAIN_SCRIPT_NAME">Constant Field Values</A></DL>
206+
</DL>
207+
<HR>
208+
209+
<A NAME="PYTHON_PROJECT_ZIP_NAME"><!-- --></A><H3>
210+
PYTHON_PROJECT_ZIP_NAME</H3>
211+
<PRE>
212+
static final java.lang.String <B>PYTHON_PROJECT_ZIP_NAME</B></PRE>
213+
<DL>
214+
<DL>
215+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PYTHON_PROJECT_ZIP_NAME">Constant Field Values</A></DL>
216+
</DL>
217+
<HR>
218+
219+
<A NAME="LOCAL_ZIP_NAME"><!-- --></A><H3>
220+
LOCAL_ZIP_NAME</H3>
221+
<PRE>
222+
static final java.lang.String <B>LOCAL_ZIP_NAME</B></PRE>
223+
<DL>
224+
<DL>
225+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.LOCAL_ZIP_NAME">Constant Field Values</A></DL>
226+
</DL>
227+
<HR>
228+
229+
<A NAME="PYTHON_NICE_NAME"><!-- --></A><H3>
230+
PYTHON_NICE_NAME</H3>
231+
<PRE>
232+
static final java.lang.String <B>PYTHON_NICE_NAME</B></PRE>
233+
<DL>
234+
<DL>
235+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PYTHON_NICE_NAME">Constant Field Values</A></DL>
236+
</DL>
237+
<HR>
238+
239+
<A NAME="PYTHON_ZIP_NAME"><!-- --></A><H3>
240+
PYTHON_ZIP_NAME</H3>
241+
<PRE>
242+
static final java.lang.String <B>PYTHON_ZIP_NAME</B></PRE>
243+
<DL>
244+
<DL>
245+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PYTHON_ZIP_NAME">Constant Field Values</A></DL>
246+
</DL>
247+
<HR>
248+
249+
<A NAME="PYTHON_EXTRAS_ZIP_NAME"><!-- --></A><H3>
250+
PYTHON_EXTRAS_ZIP_NAME</H3>
251+
<PRE>
252+
static final java.lang.String <B>PYTHON_EXTRAS_ZIP_NAME</B></PRE>
253+
<DL>
254+
<DL>
255+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.PYTHON_EXTRAS_ZIP_NAME">Constant Field Values</A></DL>
256+
</DL>
257+
<HR>
258+
259+
<A NAME="LOG_TAG"><!-- --></A><H3>
260+
LOG_TAG</H3>
261+
<PRE>
262+
static final java.lang.String <B>LOG_TAG</B></PRE>
263+
<DL>
264+
<DL>
265+
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.android.python27.config.GlobalConstants.LOG_TAG">Constant Field Values</A></DL>
266+
</DL>
267+
<!-- ========= END OF CLASS DATA ========= -->
268+
<HR>
269+
270+
271+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
272+
<A NAME="navbar_bottom"><!-- --></A>
273+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
274+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
275+
<TR>
276+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
277+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
278+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
279+
<TR ALIGN="center" VALIGN="top">
280+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
281+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
282+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
283+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GlobalConstants.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
284+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
285+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
286+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
287+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
288+
</TR>
289+
</TABLE>
290+
</TD>
291+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
292+
</EM>
293+
</TD>
294+
</TR>
295+
296+
<TR>
297+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
298+
&nbsp;PREV CLASS&nbsp;
299+
&nbsp;NEXT CLASS</FONT></TD>
300+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
301+
<A HREF="../../../../index.html?com/android/python27/config/GlobalConstants.html" target="_top"><B>FRAMES</B></A> &nbsp;
302+
&nbsp;<A HREF="GlobalConstants.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
303+
&nbsp;<SCRIPT type="text/javascript">
304+
<!--
305+
if(window==top) {
306+
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
307+
}
308+
//-->
309+
</SCRIPT>
310+
<NOSCRIPT>
311+
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
312+
</NOSCRIPT>
313+
314+
315+
</FONT></TD>
316+
</TR>
317+
<TR>
318+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
319+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
320+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
321+
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
322+
</TR>
323+
</TABLE>
324+
<A NAME="skip-navbar_bottom"></A>
325+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
326+
327+
<HR>
328+
329+
</BODY>
330+
</HTML>
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_65) on Sun Apr 13 11:01:06 PDT 2014 -->
6+
<TITLE>
7+
com.android.python27.config
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2014-04-13">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameTitleFont">
19+
<A HREF="../../../../com/android/python27/config/package-summary.html" target="classFrame">com.android.python27.config</A></FONT>
20+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21+
<TR>
22+
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
23+
Interfaces</FONT>&nbsp;
24+
<FONT CLASS="FrameItemFont">
25+
<BR>
26+
<A HREF="GlobalConstants.html" title="interface in com.android.python27.config" target="classFrame"><I>GlobalConstants</I></A></FONT></TD>
27+
</TR>
28+
</TABLE>
29+
30+
31+
</BODY>
32+
</HTML>

0 commit comments

Comments
 (0)