HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 2176 - 2200 of 3279) sorted by null

<<81828384858687888990>>

  /frameworks/base/core/java/android/text/util/
Linkify.java 201 * attached to the Spannable, to avoid problems if you call it
  /frameworks/base/core/java/android/view/
ViewParent.java 286 * in the event of an unexpected recycling and rebinding of attached item views.</p>
  /frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java 507 * attached to the input connection's view.
  /frameworks/base/core/java/android/widget/
ArrayAdapter.java 295 * reflected in the attached view.
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 199 <p>The <code>nameTextbox</code> name is now a resource ID attached to this element. You can then
  /frameworks/base/docs/html/tools/help/
monkey.jd 232 <td>Stops the Monkey from executing until a debugger is attached to it.</td>
  /frameworks/base/libs/hwui/
PathCache.cpp 435 // A bitmap is attached to the texture, this means we need to
  /frameworks/base/media/java/android/media/
SubtitleTrack.java 684 * Called when the widget is attached to a window.
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 136 * attached to the MediaPlayer or AudioTrack in the same audio session.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 321 // user has attached the device to USB either to charge the phone (in which case
  /frameworks/base/services/java/com/android/server/
Watchdog.java 456 // Only kill the process if the debugger is not attached.
  /frameworks/base/tools/aapt/
AaptAssets.h 183 // Data API. If there is data attached to the file,
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 225 * @return current value attached to key (default 0), limited by max
  /frameworks/native/include/input/
Input.h 140 // Indicates that the input event is from a trusted source such as a directly attached
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 545 if (DBG) log("onDataConnectionAttached: start polling notify attached");
581 reason += " - Attached= " + attachedState;
691 log("notifyOffApnsOfAvailability skipped apn due to attached && isReady " +
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
DialogFragment.java 364 throw new IllegalStateException("DialogFragment can not be attached to a container view");
  /frameworks/support/v4/java/android/support/v4/view/
GestureDetectorCompat.java 86 * up events). Can only be true if there is a double tap listener attached.
  /frameworks/volley/src/com/android/volley/toolbox/
ImageLoader.java 123 * 1. Upon being attached to a request, onResponse(response, true) will
  /libcore/luni/src/main/java/org/w3c/dom/
Attr.java 211 * The <code>Element</code> node this attribute is attached to or
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 266 * @param attributes The attributes attached to the element. If
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 372 /* Set extra fields in word W describing any attached punctuation. */
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 120 /** The photo handler attached to this activity, if any. */
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactBrowseListFragment.java 147 // Make sure the {@link Fragment} is at least still attached to the {@link Activity}
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/
MtpDeviceIndex.java 243 * in hotspots, even if the attached device has items for every day for
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java 35 // A GLView tree should be attached to a GLRoot before event dispatching and

Completed in 1999 milliseconds

<<81828384858687888990>>