HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 801 - 825 of 5589) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.Manifest.permission.html 74 Class android.<A HREF="../../../../reference/android/Manifest.permission.html" target="_top"><font size="+2"><code>Manifest.permission</code></font></A>
88 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#ACCOUNT_MANAGER" target="_top"><code>ACCOUNT_MANAGER</code></A></nobr>
95 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#AUTHENTICATE_ACCOUNTS" target="_top"><code>AUTHENTICATE_ACCOUNTS</code></A></nobr>
102 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#MANAGE_ACCOUNTS" target="_top"><code>MANAGE_ACCOUNTS</code></A></nobr>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#USE_CREDENTIALS" target="_top"><code>USE_CREDENTIALS</code></A></nobr>
android.app.Dialog.html 74 Class android.app.<A HREF="../../../../reference/android/app/Dialog.html" target="_top"><font size="+2"><code>Dialog</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Dialog.html#onAttachedToWindow()" target="_top"><code>onAttachedToWindow</code></A>()</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Dialog.html#onBackPressed()" target="_top"><code>onBackPressed</code></A>()</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Dialog.html#onDetachedFromWindow()" target="_top"><code>onDetachedFromWindow</code></A>()</nobr>
108 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Dialog.html#onKeyLongPress(int, android.view.KeyEvent)" target="_top"><code>onKeyLongPress</code></A>(<code>int,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
android.content.pm.PackageManager.html 74 Class android.content.pm.<A HREF="../../../../reference/android/content/pm/PackageManager.html" target="_top"><font size="+2"><code>PackageManager</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#checkSignatures(int, int)" target="_top"><code>checkSignatures</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
94 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getInstallerPackageName(java.lang.String)" target="_top"><code>getInstallerPackageName</code></A>(<code>String</code>)</nobr>
101 <nobr><code>FeatureInfo[]</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#getSystemAvailableFeatures()" target="_top"><code>getSystemAvailableFeatures</code></A>()</nobr>
108 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#hasSystemFeature(java.lang.String)" target="_top"><code>hasSystemFeature</code></A>(<code>String</code>)</nobr>
android.content.res.Configuration.html 74 Class android.content.res.<A HREF="../../../../reference/android/content/res/Configuration.html" target="_top"><font size="+2"><code>Configuration</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#NAVIGATIONHIDDEN_NO" target="_top"><code>NAVIGATIONHIDDEN_NO</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#NAVIGATIONHIDDEN_UNDEFINED" target="_top"><code>NAVIGATIONHIDDEN_UNDEFINED</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#NAVIGATIONHIDDEN_YES" target="_top"><code>NAVIGATIONHIDDEN_YES</code></A></nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#navigationHidden" target="_top"><code>navigationHidden</code></A></nobr>
android.graphics.drawable.BitmapDrawable.html 74 Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html" target="_top"><font size="+2"><code>BitmapDrawable</code></font></A>
86 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources, java.lang.String)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources,</nobr> String<nobr><nobr></code>)</nobr>
93 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources, java.io.InputStream)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources,</nobr> InputStream<nobr><nobr></code>)</nobr>
108 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(java.io.InputStream)" target="_top"><code>BitmapDrawable</code></A>(<code>InputStream</code>) </nobr>
118 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(java.lang.String)" target="_top"><code>BitmapDrawable</code></A>(<code>String</code>) </nobr>
android.hardware.Camera.html 74 Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+2"><code>Camera</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#cancelAutoFocus()" target="_top"><code>cancelAutoFocus</code></A>()</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#lock()" target="_top"><code>lock</code></A>()</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#takePicture(android.hardware.Camera.ShutterCallback, android.hardware.Camera.PictureCallback, android.hardware.Camera.PictureCallback, android.hardware.Camera.PictureCallback)" target="_top"><code>takePicture</code></A>(<code>ShutterCallback,</nobr> PictureCallback<nobr>,</nobr> PictureCallback<nobr>,</nobr> PictureCallback<nobr><nobr></code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#unlock()" target="_top"><code>unlock</code></A>()</nobr>
android.provider.Contacts.GroupsColumns.html 74 Interface android.provider.<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html" target="_top"><font size="+2"><code>Contacts.GroupsColumns</code></font></A>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html#NAME" target="_top"><code>NAME</code></font></A></nobr> </TD>
98 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html#NOTES" target="_top"><code>NOTES</code></font></A></nobr> </TD>
107 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html#SHOULD_SYNC" target="_top"><code>SHOULD_SYNC</code></font></A></nobr> </TD>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html#SYSTEM_ID" target="_top"><code>SYSTEM_ID</code></font></A></nobr> </TD>
android.provider.Contacts.Organizations.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Organizations.html" target="_top"><font size="+2"><code>Contacts.Organizations</code></font></A>
88 <nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Organizations.html#getDisplayLabel(android.content.Context, int, java.lang.CharSequence)" target="_top"><code>getDisplayLabel</code></A>(<code>Context,</nobr> int<nobr>,</nobr> CharSequence<nobr><nobr></code>) </nobr>
107 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Organizations.html#CONTENT_DIRECTORY" target="_top"><code>CONTENT_DIRECTORY</code></font></A></nobr> </TD>
116 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Organizations.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
125 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Organizations.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
android.provider.Contacts.SettingsColumns.html 74 Interface android.provider.<A HREF="../../../../reference/android/provider/Contacts.SettingsColumns.html" target="_top"><font size="+2"><code>Contacts.SettingsColumns</code></font></A>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.SettingsColumns.html#_SYNC_ACCOUNT_TYPE" target="_top"><code>_SYNC_ACCOUNT_TYPE</code></A></nobr>
104 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.SettingsColumns.html#KEY" target="_top"><code>KEY</code></font></A></nobr> </TD>
113 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.SettingsColumns.html#VALUE" target="_top"><code>VALUE</code></font></A></nobr> </TD>
122 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.SettingsColumns.html#_SYNC_ACCOUNT" target="_top"><code>_SYNC_ACCOUNT</code></font></A></nobr> </TD>
android.telephony.TelephonyManager.html 74 Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+2"><code>TelephonyManager</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#hasIccCard()" target="_top"><code>hasIccCard</code></A>()</nobr>
103 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_HSDPA" target="_top"><code>NETWORK_TYPE_HSDPA</code></A></nobr>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_HSPA" target="_top"><code>NETWORK_TYPE_HSPA</code></A></nobr>
117 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#NETWORK_TYPE_HSUPA" target="_top"><code>NETWORK_TYPE_HSUPA</code></A></nobr>
android.test.mock.MockPackageManager.html 74 Class android.test.mock.<A HREF="../../../../reference/android/test/mock/MockPackageManager.html" target="_top"><font size="+2"><code>MockPackageManager</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#checkSignatures(int, int)" target="_top"><code>checkSignatures</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
94 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getInstallerPackageName(java.lang.String)" target="_top"><code>getInstallerPackageName</code></A>(<code>String</code>)</nobr>
101 <nobr><code>FeatureInfo[]</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#getSystemAvailableFeatures()" target="_top"><code>getSystemAvailableFeatures</code></A>()</nobr>
108 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/test/mock/MockPackageManager.html#hasSystemFeature(java.lang.String)" target="_top"><code>hasSystemFeature</code></A>(<code>String</code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
android.telephony.PhoneStateListener.html 74 Class android.telephony.<A HREF="../../../../reference/android/telephony/PhoneStateListener.html" target="_top"><font size="+2"><code>PhoneStateListener</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneStateListener.html#onDataConnectionStateChanged(int, int)" target="_top"><code>onDataConnectionStateChanged</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneStateListener.html#onSignalStrengthsChanged(android.telephony.SignalStrength)" target="_top"><code>onSignalStrengthsChanged</code></A>(<code>SignalStrength</code>)</nobr>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneStateListener.html#LISTEN_SIGNAL_STRENGTHS" target="_top"><code>LISTEN_SIGNAL_STRENGTHS</code></A></nobr>
125 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/PhoneStateListener.html#LISTEN_SIGNAL_STRENGTH" target="_top"><code>LISTEN_SIGNAL_STRENGTH</code></font></A></nobr> </TD>
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.graphics.PixelFormat.html 74 Class android.graphics.<A HREF="../../../../reference/android/graphics/PixelFormat.html" target="_top"><font size="+2"><code>PixelFormat</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/PixelFormat.html#JPEG" target="_top"><code>JPEG</code></font></A></nobr> </TD>
97 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/PixelFormat.html#YCbCr_420_SP" target="_top"><code>YCbCr_420_SP</code></font></A></nobr> </TD>
106 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/PixelFormat.html#YCbCr_422_I" target="_top"><code>YCbCr_422_I</code></font></A></nobr> </TD>
115 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/PixelFormat.html#YCbCr_422_SP" target="_top"><code>YCbCr_422_SP</code></font></A></nobr> </TD>
android.net.SSLCertificateSocketFactory.html 74 Class android.net.<A HREF="../../../../reference/android/net/SSLCertificateSocketFactory.html" target="_top"><font size="+2"><code>SSLCertificateSocketFactory</code></font></A>
86 <nobr><A HREF="../../../../reference/android/net/SSLCertificateSocketFactory.html#SSLCertificateSocketFactory(int)" target="_top"><code>SSLCertificateSocketFactory</code></A>(<code>int</code>) </nobr>
106 <nobr><code>SSLSocketFactory</code>&nbsp;<A HREF="../../../../reference/android/net/SSLCertificateSocketFactory.html#getDefault(int, android.net.SSLSessionCache)" target="_top"><code>getDefault</code></A>(<code>int,</nobr> SSLSessionCache<nobr><nobr></code>)</nobr>
113 <nobr><code>SSLSocketFactory</code>&nbsp;<A HREF="../../../../reference/android/net/SSLCertificateSocketFactory.html#getHttpSocketFactory(int, android.net.SSLSessionCache)" target="_top"><code>getHttpSocketFactory</code></A>(<code>int,</nobr> SSLSessionCache<nobr><nobr></code>)</nobr>
120 <nobr><code>SSLSocketFactory</code>&nbsp;<A HREF="../../../../reference/android/net/SSLCertificateSocketFactory.html#getInsecure(int, android.net.SSLSessionCache)" target="_top"><code>getInsecure</code></A>(<code>int,</nobr> SSLSessionCache<nobr><nobr></code>)</nobr>
android.os.Bundle.html 74 Class android.os.<A HREF="../../../../reference/android/os/Bundle.html" target="_top"><font size="+2"><code>Bundle</code></font></A>
87 <nobr><code>CharSequence[]</code>&nbsp;<A HREF="../../../../reference/android/os/Bundle.html#getCharSequenceArray(java.lang.String)" target="_top"><code>getCharSequenceArray</code></A>(<code>String</code>)</nobr>
94 <nobr><code>ArrayList&lt;CharSequence&gt;</code>&nbsp;<A HREF="../../../../reference/android/os/Bundle.html#getCharSequenceArrayList(java.lang.String)" target="_top"><code>getCharSequenceArrayList</code></A>(<code>String</code>)</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Bundle.html#putCharSequenceArray(java.lang.String, java.lang.CharSequence[])" target="_top"><code>putCharSequenceArray</code></A>(<code>String,</nobr> CharSequence[]<nobr><nobr></code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Bundle.html#putCharSequenceArrayList(java.lang.String, java.util.ArrayList<java.lang.CharSequence>)" target="_top"><code>putCharSequenceArrayList</code></A>(<code>String,</nobr> ArrayList&lt;CharSequence&gt;<nobr><nobr></code>)</nobr>
android.provider.Settings.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.html" target="_top"><font size="+2"><code>Settings</code></font></A>
88 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_ADD_ACCOUNT" target="_top"><code>ACTION_ADD_ACCOUNT</code></A></nobr>
95 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_DEVICE_INFO_SETTINGS" target="_top"><code>ACTION_DEVICE_INFO_SETTINGS</code></A></nobr>
102 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_SEARCH_SETTINGS" target="_top"><code>ACTION_SEARCH_SETTINGS</code></A></nobr>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#EXTRA_AUTHORITIES" target="_top"><code>EXTRA_AUTHORITIES</code></A></nobr>
android.webkit.WebView.html 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/WebView.html" target="_top"><font size="+2"><code>WebView</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#emulateShiftHeld()" target="_top"><code>emulateShiftHeld</code></A>()</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#loadUrl(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>loadUrl</code></A>(<code>String,</nobr> Map&lt;String<nobr>,</nobr> String&gt;<nobr><nobr></code>)</nobr>
109 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#onChildViewAdded(android.view.View, android.view.View)" target="_top"><code>onChildViewAdded</code></A>(<code>View,</nobr> View<nobr><nobr></code>) </nobr>
119 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebView.html#onChildViewRemoved(android.view.View, android.view.View)" target="_top"><code>onChildViewRemoved</code></A>(<code>View,</nobr> View<nobr><nobr></code>) </nobr>
android.widget.BaseExpandableListAdapter.html 74 Class android.widget.<A HREF="../../../../reference/android/widget/BaseExpandableListAdapter.html" target="_top"><font size="+2"><code>BaseExpandableListAdapter</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/BaseExpandableListAdapter.html#getChildType(int, int)" target="_top"><code>getChildType</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/BaseExpandableListAdapter.html#getChildTypeCount()" target="_top"><code>getChildTypeCount</code></A>()</nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/BaseExpandableListAdapter.html#getGroupType(int)" target="_top"><code>getGroupType</code></A>(<code>int</code>)</nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/BaseExpandableListAdapter.html#getGroupTypeCount()" target="_top"><code>getGroupTypeCount</code></A>()</nobr>
pkg_android.opengl.html 74 Package <A HREF="../../../../reference/android/opengl/package-summary.html" target="_top"><font size="+1"><code>android.opengl</code></font></A>
85 <nobr><A HREF="../../../../reference/android/opengl/ETC1.html" target="_top"><code>ETC1</code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/opengl/ETC1Util.html" target="_top"><code>ETC1Util</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/opengl/ETC1Util.ETC1Texture.html" target="_top"><code>ETC1Util.ETC1Texture</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/opengl/GLES20.html" target="_top"><code>GLES20</code></A></nobr>
pkg_android.speech.html 74 Package <A HREF="../../../../reference/android/speech/package-summary.html" target="_top"><font size="+1"><code>android.speech</code></font></A>
85 <nobr><A HREF="../../../../reference/android/speech/RecognitionListener.html" target="_top"><code><I>RecognitionListener</I></code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/speech/RecognitionService.html" target="_top"><code>RecognitionService</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/speech/RecognitionService.Callback.html" target="_top"><code>RecognitionService.Callback</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/speech/SpeechRecognizer.html" target="_top"><code>SpeechRecognizer</code></A></nobr>
  /external/guava/javadoc/com/google/common/base/
FinalizableWeakReference.html 79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.ref.Reference">METHOD</A></FONT></TD>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.Reference</A>&lt;T&gt;
109 Weak reference with a <code>finalizeReferent()</code> method which a background
140 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new finalizable weak reference.</TD>
153 &nbsp;<A NAME="methods_inherited_from_class_java.lang.ref.Reference"><!-- --></A>
156 <TH ALIGN="left"><B>Methods inherited from class java.lang.ref.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">Reference</A></B></TH>
159 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true#clear()" title="class or interface in java.lang.ref">clear</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true#enqueue()" title="class or interface in java.lang.ref">enqueue</A>, <A HREF= (…)
    [all...]
  /external/icu4c/i18n/unicode/
vtzone.h 179 * account) as of a particular reference date. The reference date is used to determine
183 * the reference data is specified according to the Gregorian calendar, and the date
190 * @param era The reference date's era
191 * @param year The reference date's year
192 * @param month The reference date's month (0-based; 0 is January)
193 * @param day The reference date's day-in-month (1-based)
194 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
195 * @param millis The reference date's milliseconds in day, local standard time
211 * @param era The reference date's er
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 86 be a keyword string, a hex color, a reference to another resource type, or other value
150 reference this new style as {@code @style/CodeFont.Red}.</p>
165 this way. To reference a built-in style, such as {@link android.R.style#TextAppearance}, you must
177 corresponding class reference, which lists all of the supported XML attributes. For example, all of the
179 <a href="{@docRoot}reference/android/widget/TextView.html#lattrs">TextView XML
181 its subclasses). One of the attributes listed in the reference is <a
182 href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
184 href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
210 <p>For a reference of all available style properties, see the {@link android.R.attr}
211 reference. Keep in mind that all View objects don't accept all the same style attributes, so yo
    [all...]
  /dalvik/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java 54 * compares reference and deserialized objects (needed only if tested objects do
56 * There are two modes of test run: <b>reference generation mode </b> and
60 * To turn on the <b>reference generation mode </b>, the test.mode property
61 * should be set to value &quot;serial.reference&quot;. In this mode, no testing
62 * is performed but golden files are produced, which contain reference
84 * Reference files generation mode switch.
86 public static final String SERIAL_REFERENCE_MODE = "serial.reference";
154 * compatibility with Reference Implementation.
241 * Compares deserialized and reference objects.
  /dalvik/vm/
IndirectRefTable.c 18 * Indirect reference table management.
225 LOGW("Invalid indirect reference 0x%08x\n", (u4) iref);
237 /* bad -- stale reference? */
287 /* bad -- stale reference? */
389 LOGW(" NULL reference (count=%d)\n", equiv);
413 LOGW("Reference table has no entries\n");
422 LOGW("Last %d entries in %s reference table:\n", kLast, descr);
471 LOGW("%s reference table summary (%d entries / %d holes):\n",
479 /* same reference, added more than once */

Completed in 462 milliseconds

<<31323334353637383940>>