HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 301 - 325 of 932) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/bindings/v8/
V8IsolatedContext.h 107 // The underlying v8::Context. This object is keep on the heap as
  /external/webkit/WebCore/icu/unicode/
uenum.h 100 * U_INVARIANT_CONVERSION_ERROR if the underlying native string is
  /external/webkit/WebCore/loader/
MediaDocument.cpp 200 // The HTMLMediaElement was told it has something that the underlying
WorkerThreadableLoader.h 92 // The ThreadableLoaderClientWrapper has the underlying client cleared, so no more calls
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextController.h 44 // The underlying API can be selected at compile time based on USE(ATSUI) and
  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 37 * return <tt>null</tt> as a result of the underlying task.
  /frameworks/base/core/java/android/database/
CursorToBulkCursorAdaptor.java 179 * underlying cursor.
  /frameworks/base/core/java/android/util/
TimeUtils.java 115 * in use. The format of the string is dependent on the underlying time zone
  /frameworks/base/core/java/android/view/
SurfaceView.java 59 * <p>Access to the underlying surface is provided via the SurfaceHolder interface,
77 * <li> You must ensure that the drawing thread only touches the underlying
182 * SurfaceView's underlying surface.
346 * This is typically used to place overlays on top of an underlying media
  /frameworks/base/docs/html/guide/topics/ui/
binding.jd 84 <p>If, during the course of your application's life, you change the underlying data that is read by your Adapter,
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
index.jd 94 The underlying Activity loses focus and the dialog accepts all user interaction.
  /frameworks/base/graphics/java/android/renderscript/
RSSurfaceView.java 63 // underlying surface is created and destroyed
  /frameworks/base/include/media/
Metadata.h 100 // Rewind the underlying parcel, undoing all the changes.
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface.java 64 * Returns the underlying {@link Font} objects. The first item in the list is the real
  /packages/apps/Email/src/org/apache/commons/io/
LineIterator.java 148 * Closes the underlying <code>Reader</code> quietly.
  /packages/apps/Email/tests/src/com/android/email/
AccountUnitTests.java 26 * Technically these are functional because they use the underlying preferences framework.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cfghooks.h 39 /* Redirect edge E to the given basic block B and update underlying program
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidEditor.java 546 * Retrieves the underlying XML model from the StructuredEditor and attaches a listener to it.
689 * Starts an "undo recording" session. This is managed by the underlying undo manager
814 * Listen to changes in the underlying XML model in the structured editor.
853 * A modelDeleted means the underlying resource has been deleted. The
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiDocumentNode.java 103 * This method throws an exception if there is no underlying XML document.
UiElementNode.java 59 * each underlying node in the tree. This interface represents the base type for such a node.
101 * the underlying collection is a map, so order is not respected. To get the desired attribute
705 * For mandatory nodes, this makes sure the underlying XML element node
706 * exists in the model. If not, it is created and assigned as the underlying
709 * For non-mandatory nodes, simply return the underlying XML node, which
759 * Creates the underlying XML element node for this UI node if it doesn't already
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 169 * loaded if the underlying logging library is not available. Any
170 * other error indicates that the underlying logging library is available
323 * returned (the meaning of this name is only known to the underlying
    [all...]
  /dalvik/libcore/archive/src/main/java/java/util/zip/
Inflater.java 211 * if the underlying stream is corrupted or was not compressed
229 * if the underlying stream is corrupted or was not compressed
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java 24 * are expensive since they usually entail copying the entire underlying
337 // Use a single snapshot of underlying array
DelayQueue.java 470 * Snapshot iterator that works off copy of underlying q array.
499 // Traverse underlying queue to find == element,
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
Mac.java 418 * Clones this {@code Mac} instance and the underlying implementation.
422 * if the underlying implementation does not support cloning.

Completed in 350 milliseconds

<<11121314151617181920>>