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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/dex/file/
FieldIdsSection.java 95 * @param field {@code non-null;} the reference to intern
96 * @return {@code non-null;} the interned reference
116 * Gets the index of the given reference, which must have been added
119 * @param ref {@code non-null;} the reference to look up
120 * @return {@code >= 0;} the reference's index
MethodIdsSection.java 95 * @param method {@code non-null;} the reference to intern
96 * @return {@code non-null;} the interned reference
116 * Gets the index of the given reference, which must have been added
119 * @param ref {@code non-null;} the reference to look up
120 * @return {@code >= 0;} the reference's index
  /dalvik/hit/src/com/android/hit/
Instance.java 42 // List of all objects that hold a live reference to this object
93 // Add to the list of objects that have a hard reference to this Instance
111 * If this object has a reference to the object identified by id, return
112 * a String describing the reference in detail.
115 return "No reference to 0x" + Long.toHexString(id);
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
AbstractMemorySpy.java 22 import java.lang.ref.Reference;
36 protected Map<Reference,PlatformAddress> refToShadow = new HashMap<Reference, PlatformAddress>(); // Reference to Shadow
104 protected void orphanedMemory(Reference ref) {
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPoolEntry.java 49 * A weak reference to <code>this</code> used to detect GC of entries.
53 private final BasicPoolEntryRef reference; field in class:BasicPoolEntry
60 * @param queue the reference queue for tracking GC of this entry,
70 this.reference = new BasicPoolEntryRef(this, queue);
82 return this.reference;
package.html 58 <li>Applications reference only the Manager objects.</li>
59 <li>Manager objects reference Pool objects, but not vice versa.</li>
60 <li>Operations objects do not reference either Manager or Pool objects.</li>
156 it is shut down, since the background thread keeps a hard reference
158 which in turn reference idle connections. Neither of these is subject
169 hard reference to it.
175 the only hard reference to the pool entry in the Manager area is
176 in the connection wrapper. The manager will not keep a hard reference
179 If the application drops it's reference to the connection wrapper,
183 to the application, the pool keeps a <i>weak reference</i> to th
    [all...]
  /external/guava/src/com/google/common/collect/
Platform.java 93 * Returns a new array of the given length with the same type as a reference
96 * @param reference any array of the desired type
99 static <T> T[] newArray(T[] reference, int length) {
100 Class<?> type = reference.getClass().getComponentType();
103 // result.getClass() == reference.getClass().getComponentType()
  /external/v8/test/mjsunit/
debug-referenced-by.js 38 // Initially one reference from the global object.
65 // This adds a reference (function context).
68 // This clears the reference (in function context).
87 // Adds a reference when set.
91 // Removes a reference when cleared.
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.view.KeyEvent.html 74 Class android.view.<A HREF="../../../../reference/android/view/KeyEvent.html" target="_top"><font size="+2"><code>KeyEvent</code></font></A>
86 <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(android.view.KeyEvent)" target="_top"><code>KeyEvent</code></A>(<code>KeyEvent</code>)</nobr>
93 <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(long, java.lang.String, int, int)" target="_top"><code>KeyEvent</code></A>(<code>long,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
109 <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeAction(android.view.KeyEvent, int)" target="_top"><code>changeAction</code></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
116 <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeFlags(android.view.KeyEvent, int)" target="_top"><code>changeFlags</code></A>(<code>KeyEvent,</nobr> int<nobr><nobr></code>)</nobr>
123 <nobr><code>KeyEvent</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#changeTimeRepeat(android.view.KeyEvent, long, int)" target="_top"><code>changeTimeRepeat</code></A>(<code>KeyEvent,</nobr> long<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
130 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getCharacters()" target="_top"><code>getCharacters</code></A>()</nobr>
137 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#getMaxKeyCode()" target="_top"><code>getMaxKeyCode</code></A>()</nobr>
153 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_EDITOR_ACTION" target="_top"><code>FLAG_EDITOR_ACTION</code></A></nobr>
160 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyEvent.html#FLAG_FROM_SYSTEM" target="_top"><code>FLAG_FROM_SYSTEM</code></A></nobr
    [all...]
android.view.ViewConfiguration.html 74 Class android.view.<A HREF="../../../../reference/android/view/ViewConfiguration.html" target="_top"><font size="+2"><code>ViewConfiguration</code></font></A>
86 <nobr><A HREF="../../../../reference/android/view/ViewConfiguration.html#ViewConfiguration()" target="_top"><code>ViewConfiguration</code></A>() </nobr>
105 <nobr><code>ViewConfiguration</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#get(android.content.Context)" target="_top"><code>get</code></A>(<code>Context</code>)</nobr>
112 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getDoubleTapTimeout()" target="_top"><code>getDoubleTapTimeout</code></A>()</nobr>
119 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledDoubleTapSlop()" target="_top"><code>getScaledDoubleTapSlop</code></A>()</nobr>
126 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledEdgeSlop()" target="_top"><code>getScaledEdgeSlop</code></A>()</nobr>
133 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledFadingEdgeLength()" target="_top"><code>getScaledFadingEdgeLength</code></A>()</nobr>
140 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMaximumDrawingCacheSize()" target="_top"><code>getScaledMaximumDrawingCacheSize</code></A>()</nobr>
147 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledMinimumFlingVelocity()" target="_top"><code>getScaledMinimumFlingVelocity</code></A>()</nobr>
154 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/ViewConfiguration.html#getScaledScrollBarSize()" target="_top"><code>getScaledScrollB (…)
    [all...]
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_AIRPLANE_MODE_SETTINGS" target="_top"><code>ACTION_AIRPLANE_MODE_SETTINGS</code></A></nobr>
95 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS" target="_top"><code>ACTION_APPLICATION_DEVELOPMENT_SETTINGS</code></A></nobr>
102 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_DATA_ROAMING_SETTINGS" target="_top"><code>ACTION_DATA_ROAMING_SETTINGS</code></A></nobr>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INPUT_METHOD_SETTINGS" target="_top"><code>ACTION_INPUT_METHOD_SETTINGS</code></A></nobr>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_INTERNAL_STORAGE_SETTINGS" target="_top"><code>ACTION_INTERNAL_STORAGE_SETTINGS</code></A></nobr>
123 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MANAGE_APPLICATIONS_SETTINGS" target="_top"><code>ACTION_MANAGE_APPLICATIONS_SETTINGS</code></A></nobr>
130 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_MEMORY_CARD_SETTINGS" target="_top"><code>ACTION_MEMORY_CARD_SETTINGS</code></A></nobr>
137 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_NETWORK_OPERATOR_SETTINGS" target="_top"><code>ACTION_NETWORK_OPERATOR_SETTINGS</code></A></nobr>
144 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.html#ACTION_QUICK_LAUNCH_SETTINGS" target="_top"><code>ACTION_QUICK_LAUN (…)
    [all...]
android.widget.AutoCompleteTextView.html 74 Class android.widget.<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html" target="_top"><font size="+2"><code>AutoCompleteTextView</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#clearListSelection()" target="_top"><code>clearListSelection</code></A>()</nobr>
94 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownAnchor()" target="_top"><code>getDropDownAnchor</code></A>()</nobr>
101 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownWidth()" target="_top"><code>getDropDownWidth</code></A>()</nobr>
108 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getListSelection()" target="_top"><code>getListSelection</code></A>()</nobr>
115 <nobr><code>OnItemClickListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemClickListener()" target="_top"><code>getOnItemClickListener</code></A>()</nobr>
122 <nobr><code>OnItemSelectedListener</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getOnItemSelectedListener()" target="_top"><code>getOnItemSelectedListener</code></A>()</nobr>
129 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#isPerformingCompletion()" target="_top"><code>isPerformingCompletion</code></A>()</nobr>
136 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownAnchor(int)" target="_top"><code>setDropDownAnchor</code></A>(<code>int</code>)</nobr>
143 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownWidth(int)" target="_top"><code>setDropDownWid (…)
    [all...]
android.test.TouchUtils.html 74 Class android.test.<A HREF="../../../../reference/android/test/TouchUtils.html" target="_top"><font size="+2"><code>TouchUtils</code></font></A>
102 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.InstrumentationTestCase, float, float, float, float, int)" target="_top"><code>drag</code></A>(<code>InstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
109 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenDown(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><code>dragQuarterScreenDown</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
116 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragQuarterScreenUp(android.test.InstrumentationTestCase, android.app.Activity)" target="_top"><code>dragQuarterScreenUp</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr><nobr></code>)</nobr>
123 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewBy</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
130 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int)" target="_top"><code>dragViewTo</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
137 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View)" target="_top"><code>dragViewToBottom</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr><nobr></code>)</nobr>
144 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int)" target="_top"><code>dragViewToBottom</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
151 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int)" target="_top"><code>dragViewToBottom</code></A>(<code>InstrumentationTestCase,</nobr> Activity<nobr>,</nobr> View<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
158 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#dragViewToTop(android.test.InstrumentationTestCase, android.view.View (…)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
ResourceQualifier.java 70 * @param qualifier the reference qualifier
78 * Returns true if the receiver is a better match for the given <var>reference</var> than
82 * @param reference The reference qualifier value for which the match is.
85 public boolean isBetterMatchThan(ResourceQualifier compareTo, ResourceQualifier reference) {
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
pkg_android.provider.html 74 Package <A HREF="../../../../reference/android/provider/package-summary.html" target="_top"><font size="+1"><code>android.provider</code></font></A>
85 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.html" target="_top"><code>ContactsContract</code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.AggregationExceptions.html" target="_top"><code>ContactsContract.AggregationExceptions</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.BaseSyncColumns.html" target="_top"><code><I>ContactsContract.BaseSyncColumns</I></code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.html" target="_top"><code>ContactsContract.CommonDataKinds</code></A></nobr>
113 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.BaseTypes.html" target="_top"><code><I>ContactsContract.CommonDataKinds.<br>BaseTypes</I></code></A></nobr>
120 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.CommonColumns.html" target="_top"><code><I>ContactsContract.CommonDataKinds.<br>CommonColumns</I></code></A></nobr>
127 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.Email.html" target="_top"><code>ContactsContract.CommonDataKinds.<br>Email</code></A></nobr>
134 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.Event.html" target="_top"><code>ContactsContract.CommonDataKinds.<br>Event</code></A></nobr>
141 <nobr><A HREF="../../../../reference/android/provider/ContactsContract.CommonDataKinds.GroupMembership.html" target="_top"><code>Contac (…)
    [all...]
android.app.Service.html 74 Class android.app.<A HREF="../../../../reference/android/app/Service.html" target="_top"><font size="+2"><code>Service</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#onStartCommand(android.content.Intent, int, int)" target="_top"><code>onStartCommand</code></A>(<code>Intent,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#startForeground(int, android.app.Notification)" target="_top"><code>startForeground</code></A>(<code>int,</nobr> Notification<nobr><nobr></code>)</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#stopForeground(boolean)" target="_top"><code>stopForeground</code></A>(<code>boolean</code>)</nobr>
116 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#onStart(android.content.Intent, int)" target="_top"><code>onStart</code></A>(<code>Intent,</nobr> int<nobr><nobr></code>) </nobr>
126 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#setForeground(boolean)" target="_top"><code>setForeground</code></A>(<code>boolean</code>) </nobr>
145 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#START_CONTINUATION_MASK" target="_top"><code>START_CONTINUATION_MASK</code></A></nobr>
152 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#START_FLAG_REDELIVERY" target="_top"><code>START_FLAG_REDELIVERY</code></A></nobr>
159 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#START_FLAG_RETRY" target="_top"><code>START_FLAG_RETRY</code></A></nobr>
166 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/Service.html#START_NOT_STICKY" target="_top"><code>START_NOT_STICKY</code></A></nobr
    [all...]
android.content.Intent.html 74 Class android.content.<A HREF="../../../../reference/android/content/Intent.html" target="_top"><font size="+2"><code>Intent</code></font></A>
88 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_DOCK_EVENT" target="_top"><code>ACTION_DOCK_EVENT</code></A></nobr>
95 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_CAR_DOCK" target="_top"><code>CATEGORY_CAR_DOCK</code></A></nobr>
102 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_DESK_DOCK" target="_top"><code>CATEGORY_DESK_DOCK</code></A></nobr>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_CHANGED_COMPONENT_NAME" target="_top"><code>EXTRA_CHANGED_COMPONENT_NAME</code></A></nobr>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE" target="_top"><code>EXTRA_DOCK_STATE</code></A></nobr>
123 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE_CAR" target="_top"><code>EXTRA_DOCK_STATE_CAR</code></A></nobr>
130 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE_DESK" target="_top"><code>EXTRA_DOCK_STATE_DESK</code></A></nobr>
137 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE_UNDOCKED" target="_top"><code>EXTRA_DOCK_STATE_UNDOCKED</code></A></nobr>
144 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_INITIAL_INTENTS" target="_top"><code>EXTRA_INITIAL_INTENTS</code (…)
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java 50 * @param newValue non-null reference to processed attribute value.
60 * @param newValue non-null reference to processed attribute value.
70 * @param newValue non-null reference to processed attribute value.
80 * @param newValue non-null reference to processed attribute value.
90 * @param newValue non-null reference to processed attribute value.
100 * @param newValue non-null reference to processed attribute value.
110 * @param newValue non-null reference to processed attribute value.
140 * @param newValue non-null reference to processed attribute value.
149 * @param newValue non-null reference to attribute value.
159 * @param newValue non-null reference to attribute value
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeContext.java 96 * where the string is the type of the resource reference used in the layout file, and the
100 * where the string is the type of the resource reference used in the layout file, and the map
282 // item is a reference to a style entry. Search for it.
329 // if we found a value, we make sure this doesn't reference another value.
393 * reference another resource.
401 * @param value the resource value, or reference to resolve
412 // if resValue is null, but value is not null, this means it was not a reference.
418 // we resolved a first reference, but we need to make sure this isn't a reference also.
426 * reference another resource
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.telephony.gsm.SmsMessage.html 74 Class android.telephony.gsm.<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html" target="_top"><font size="+2"><code>SmsMessage</code></font></A>
87 <nobr><A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#SmsMessage()" target="_top"><code>SmsMessage</code></A>() </nobr>
106 <nobr><code>SmsMessage</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#createFromPdu(byte[])" target="_top"><code>createFromPdu</code></A>(<code>byte[]</code>) </nobr>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getDisplayMessageBody()" target="_top"><code>getDisplayMessageBody</code></A>() </nobr>
126 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getDisplayOriginatingAddress()" target="_top"><code>getDisplayOriginatingAddress</code></A>() </nobr>
136 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getEmailBody()" target="_top"><code>getEmailBody</code></A>() </nobr>
146 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getEmailFrom()" target="_top"><code>getEmailFrom</code></A>() </nobr>
156 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getIndexOnSim()" target="_top"><code>getIndexOnSim</code></A>() </nobr>
166 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getMessageBody()" target="_top"><code>getMessageBody</code></A>() </nobr>
176 <nobr><code>MessageClass</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsMessage.html#getMessageClass()" target="_top"><code>getMessageClass</code (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.hardware.Camera.Parameters.html 74 Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.Parameters.html" target="_top"><font size="+2"><code>Camera.Parameters</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getExposureCompensation()" target="_top"><code>getExposureCompensation</code></A>()</nobr>
94 <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getExposureCompensationStep()" target="_top"><code>getExposureCompensationStep</code></A>()</nobr>
101 <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getFocalLength()" target="_top"><code>getFocalLength</code></A>()</nobr>
108 <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getHorizontalViewAngle()" target="_top"><code>getHorizontalViewAngle</code></A>()</nobr>
115 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getMaxExposureCompensation()" target="_top"><code>getMaxExposureCompensation</code></A>()</nobr>
122 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getMaxZoom()" target="_top"><code>getMaxZoom</code></A>()</nobr>
129 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getMinExposureCompensation()" target="_top"><code>getMinExposureCompensation</code></A>()</nobr>
136 <nobr><code>List&lt;Size&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getSupportedJpegThumbnailSizes()" target="_top"><code>getSupportedJpegThumbnailSizes</code></A>()</nobr>
143 <nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getVerticalViewAngle()" target="_top"><code>getVerticalVie (…)
    [all...]
org.w3c.dom.Node.html 74 Interface org.w3c.dom.<A HREF="../../../../reference/org/w3c/dom/Node.html" target="_top"><font size="+2"><code>Node</code></font></A>
87 <nobr><code>short</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#compareDocumentPosition(org.w3c.dom.Node)" target="_top"><code>compareDocumentPosition</code></A>(<code>Node</code>)</nobr>
94 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#getBaseURI()" target="_top"><code>getBaseURI</code></A>()</nobr>
101 <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#getFeature(java.lang.String, java.lang.String)" target="_top"><code>getFeature</code></A>(<code>String,</nobr> String<nobr><nobr></code>)</nobr>
108 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#getTextContent()" target="_top"><code>getTextContent</code></A>()</nobr>
115 <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#getUserData(java.lang.String)" target="_top"><code>getUserData</code></A>(<code>String</code>)</nobr>
122 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#isDefaultNamespace(java.lang.String)" target="_top"><code>isDefaultNamespace</code></A>(<code>String</code>)</nobr>
129 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#isEqualNode(org.w3c.dom.Node)" target="_top"><code>isEqualNode</code></A>(<code>Node</code>)</nobr>
136 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#isSameNode(org.w3c.dom.Node)" target="_top"><code>isSameNode</code></A>(<code>Node</code>)</nobr>
143 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/org/w3c/dom/Node.html#lookupNamespaceURI(java.lang.String)" target="_top"><code>lookupNamespaceURI (…)
    [all...]
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>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#readFromParcel(android.os.Parcel)" target="_top"><code>readFromParcel</code></A>(<code>Parcel</code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#setTo(android.content.res.Configuration)" target="_top"><code>setTo</code></A>(<code>Configuration</code>)</nobr>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_NIGHT_MASK" target="_top"><code>UI_MODE_NIGHT_MASK</code></A></nobr>
117 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_NIGHT_NO" target="_top"><code>UI_MODE_NIGHT_NO</code></A></nobr>
124 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_NIGHT_UNDEFINED" target="_top"><code>UI_MODE_NIGHT_UNDEFINED</code></A></nobr>
131 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_NIGHT_YES" target="_top"><code>UI_MODE_NIGHT_YES</code></A></nobr>
138 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR" target="_top"><code>UI_MODE_TYPE_CAR</code></A></nobr>
145 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_TYPE_DESK" target="_top"><code>UI_MODE_TYPE_DESK</code></A></nobr>
152 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#UI_MODE_TYPE_MASK" target="_top"><code>UI_MODE_TYPE_MASK</c (…)
    [all...]
  /frameworks/base/docs/html/resources/articles/
painless-threading.jd 31 <a href="http://developer.android.com/reference/android/view/View.OnClickListener.html">OnClickListener</a>.
42 network and displaying it in an <a href="http://developer.android.com/reference/android/widget/ImageView.html">ImageView</a>:</p>
125 href="http://developer.android.com/reference/android/os/AsyncTask.html">
131 <li>The method <a href="http://developer.android.com/reference/android/os/AsyncTask.html#doInBackground%28Params...%29">doInBackground()</a> executes automatically on a worker thread</li>
132 <li><a href="http://developer.android.com/reference/android/os/AsyncTask.html#onPreExecute%28%29">onPreExecute()</a>, <a href="http://developer.android.com/reference/android/os/AsyncTask.html#onPostExecute%28Result%29">onPostExecute()</a> and <a href="http://developer.android.com/reference/android/os/AsyncTask.html#onProgressUpdate%28Progress...%29">onProgressUpdate()</a> are all invoked on the UI thread</li>
133 <li>The value returned by <a href="http://developer.android.com/reference/android/os/AsyncTask.html#doInBackground%28Params...%29">doInBackground()</a> is sent to <a href="http://developer.android.com/reference/android/os/AsyncTask.html#onPostExecute%28Result%29">onPostExecute()</a></li>
134 <li>You can call <a href="http://developer.android.com/reference/android/os/AsyncTask.html#publishProgress%28Progress...%29">publishProgress()</a> at anytime in <a (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
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>void</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#addPackageToPreferred(java.lang.String)" target="_top"><code>addPackageToPreferred</code></A>(<code>String</code>) </nobr>
97 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#removePackageFromPreferred(java.lang.String)" target="_top"><code>removePackageFromPreferred</code></A>(<code>String</code>) </nobr>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_CAMERA" target="_top"><code>FEATURE_CAMERA</code></A></nobr>
123 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_CAMERA_AUTOFOCUS" target="_top"><code>FEATURE_CAMERA_AUTOFOCUS</code></A></nobr>
130 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_CAMERA_FLASH" target="_top"><code>FEATURE_CAMERA_FLASH</code></A></nobr>
137 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_LIVE_WALLPAPER" target="_top"><code>FEATURE_LIVE_WALLPAPER</code></A></nobr>
144 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_SENSOR_LIGHT" target="_top"><code>FEATURE_SENSOR_LIGHT</code></A></nobr>
151 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_SENSOR_PROXIMITY" target="_top"><code>FEATURE_SENSOR_PROXIMITY</code></A></nobr>
158 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/pm/PackageManager.html#FEATURE_TELEPHONY" target="_top"><code>FEATURE_TELEPHONY</c (…)
    [all...]

Completed in 122 milliseconds

1 2 3 4 5 6 7 8 91011>>