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

1 2 3 4 5 6 7 891011>>

  /ndk/docs/
NDK-BUILD.TXT 23 All parameters to 'ndk-build' are passed directly to the underlying GNU Make
  /packages/apps/Email/src/org/apache/commons/io/input/
CharSequenceReader.java 147 * Return a String representation of the underlying
  /packages/apps/Email/src/org/apache/james/mime4j/
EOLConvertingInputStream.java 72 * Closes the underlying stream.
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImage.java 35 * Represents a particular image and provides access to the underlying bitmap
  /packages/apps/IM/src/com/android/im/engine/
ChatSession.java 41 * @param connection the underlying network connection.
  /packages/apps/Mms/src/org/w3c/dom/smil/
Time.java 58 * A code representing the type of the underlying object, as defined
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestElementNode.java 33 * each underlying node in the tree. This interface represents the base type for such a node.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiTextValueNode.java 86 // Get (or create) the underlying XML element node that contains the value.
  /system/core/include/cutils/
mspace.h 69 Similar to create_mspace(), but the underlying memory is
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
ISO9797Alg3Mac.java 135 // however the underlying cipher is a single DES. The middle and
285 * reset the underlying cipher.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLContext.java 235 * if the underlying provider does not provide an implementation of
247 * if the underlying provider does not provide an implementation of
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
HostnameVerifierTest.java 116 // not supported by Android because the underlying implementation from
172 // not supported by Android because the underlying implementation from
  /external/webkit/JavaScriptCore/wtf/
Assertions.h 178 /* FIXME: Change to use something other than ASSERT to avoid this conflict with the underlying platform */
186 /* FIXME: Change to use something other than COMPILE_ASSERT to avoid this conflict with the underlying platform */
  /external/webkit/WebCore/bindings/v8/
V8Binding.h 84 // Return a V8 external string that shares the underlying buffer with the given
86 // underlying buffer alive while the string is still live in the V8 engine.
  /external/webkit/WebCore/dom/
ExceptionCode.cpp 81 "An attempt was made to modify the type of the underlying object.",
83 "A parameter or an operation was not supported by the underlying object.",
  /frameworks/base/core/java/android/app/
UiModeManager.java 31 * <p>These facilities are built on top of the underlying
44 * represented here may be different than the current state of the underlying
  /frameworks/base/core/java/android/os/
Build.java 38 /** The name of the underlying board, like "goldfish". */
68 * The internal value used by the underlying source control to
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 24 * An adapter that links a {@link ExpandableListView} with the underlying
100 * underlying data.
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
OSNetworkSystem.java 162 * preferIPv4Stack IP stack preference if underlying platform is V4/V6
348 * if an underlying socket exception occurred
380 * if an underlying socket exception occurred
719 * if there is an underlying socket problem
742 * if there is an underlying socket problem
770 // * if there is an underlying socket problem
  /external/icu4c/common/unicode/
chariter.h 538 * Returns the numeric index in the underlying text-storage
543 * @returns the numeric index in the underlying text-storage
550 * Returns the numeric index in the underlying text-storage
553 * @return the numeric index in the underlying text-storage
561 * Returns the numeric index in the underlying text-storage
571 * Returns the length of the entire text in the underlying
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 193 * Returns simplified 3-state value from underlying 5-state.
202 // underlying interface for its state. We know we're
204 // during UI refresh post-toggle if the underlying
220 * Gets underlying actual state.
229 * Actually make the desired change to the underlying radio
439 * Updates the buttons based on the underlying states of wifi, etc.
  /external/guava/src/com/google/common/collect/
Maps.java 716 * <p>Changes in the underlying map are reflected in this view. Conversely,
718 * underlying map.
720 * <p>It's acceptable for the underlying map to contain null keys, and even
726 * underlying map is.
861 * filter will be removed from the underlying map.
867 * iterate across every key/value mapping in the underlying map and determine
899 * filter will be removed from the underlying map.
905 * iterate across every key/value mapping in the underlying map and determine
    [all...]
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
Cipher.java 415 * depending on the underlying cipher implementation.
449 * that the specified key can not provide, the underlying implementation of
487 * that the specified key can not provide, the underlying implementation of
531 * is {@code null}, the underlying implementation of this cipher is supposed
571 * is {@code null}, the underlying implementation of this cipher is supposed
625 * is {@code null}, the underlying implementation of this cipher is supposed
666 * is {@code null}, the underlying implementation of this cipher is supposed
724 * the certificate can not provide, the underlying implementation of this
764 * the certificate can not provide, the underlying implementation of this
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 431 * no way of knowing whether the underlying parser is
501 * Allows the user to set specific attributes on the underlying
507 * @throws IllegalArgumentException thrown if the underlying
581 * Allows the user to retrieve specific attributes on the underlying
587 * @throws IllegalArgumentException thrown if the underlying
  /external/guava/src/com/google/common/io/
ByteStreams.java 785 * an underlying supplier, where each stream starts at the given
789 * @param offset the offset in bytes into the underlying stream where
820 * the streams of the underlying suppliers.
822 * <p>Only one underlying input stream will be open at a time. Closing the
823 * joined stream will close the open underlying stream.

Completed in 404 milliseconds

1 2 3 4 5 6 7 891011>>