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

<<11121314151617181920>>

  /packages/apps/Email/src/com/android/exchange/provider/
GalEmailAddressAdapter.java 305 // After the separator, remove 1 from the pos to get the real underlying pos
  /packages/apps/Email/tests/src/com/android/email/
AccountBackupRestoreTests.java 31 * Technically these are functional because they use the underlying preferences framework.
ControllerProviderOpsTests.java 33 * Tests of the Controller class that depend on the underlying provider.
  /packages/apps/Gallery3D/src/com/cooliris/media/
MediaSet.java 113 * @return underlying ArrayList of MediaItems. Use only for iteration (read
  /packages/apps/Mms/src/com/android/mms/
SuggestionsProvider.java 219 * These "virtual columns" are columns which don't exist in the underlying
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HeapSegment.java 252 * if the underlying data isn't big enough.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 152 * Add all the attribute UI widgets into the underlying table layout.
  /dalvik/libcore/logging/src/main/java/java/util/logging/
LogManager.java 128 /** The line separator of the underlying OS. */
253 * Package private utilities Returns the line separator of the underlying
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Runtime.java 554 * local character set to Unicode after reading them from the underlying
574 * Unicode to the local character set before writing them to the underlying
  /dalvik/libcore/security/src/main/java/java/security/cert/
PKIXParameters.java 470 * underlying service provider is used.
480 * Sets whether the default revocation checking mechanism of the underlying
  /dalvik/libcore/text/src/main/java/java/text/
AttributedString.java 765 * the start index of the iterator on the underlying text.
767 * the end index of the iterator on the underlying text.
  /dalvik/libcore/x-net/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp 678 * underlying socket. This may be at most two (one reader and one writer), since
856 * @param fd The file descriptor to wait for (the underlying socket)
911 // underlying network.
993 // If we are blocked by the underlying socket, tell the world that
1013 // Need to wait for availability of underlying layer, then retry.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 849 * underlying iterator will have walked through
866 * Note that the underlying iterator, though shared
  /dalvik/vm/oo/
Array.c 345 * Identify the underlying element class and the array dimension depth.
385 * with the class loader of their underlying element type -- an array
  /development/host/windows/usb/legacy/driver/
android_usb_device_object.h 361 This method is called from the prepare hardware handler after underlying
370 This method is called from the prepare hardware handler after underlying
  /external/bluetooth/glib/gio/
gmount.c 752 * underlying mount (with root
759 * manage shadow mounts (and shadows the underlying mount) if the
  /external/bluetooth/glib/glib/
gstdio.c 65 * and the underlying function in the C library only checks the
119 * and the underlying chmod() function in the C library just sets or
  /external/guava/javadoc/com/google/common/collect/
Collections2.html 198 satisfy the filter will be removed from the underlying collection.
204 iterate across every element in the underlying collection and determine
Multiset.Entry.html 137 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the count of the associated element in the underlying multiset.</TD>
198 <DD>Returns the count of the associated element in the underlying multiset.
UnmodifiableIterator.html 154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guaranteed to throw an exception and leave the underlying data unmodified.</TD>
210 <DD>Guaranteed to throw an exception and leave the underlying data unmodified.
  /external/icu4c/common/unicode/
brkiter.h 157 * but the underlying text itself must not be altered.
182 * Utext that was passed as a parameter, but that the underlying text itself
  /external/sonivox/arm-fm-22k/host_src/
eas_config.c 458 /*lint -e{545} lint doesn't like this because it sees the underlying type */
487 /*lint -e{545} lint doesn't like this because it sees the underlying type */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_config.c 458 /*lint -e{545} lint doesn't like this because it sees the underlying type */
487 /*lint -e{545} lint doesn't like this because it sees the underlying type */
  /external/sonivox/arm-wt-22k/host_src/
eas_config.c 458 /*lint -e{545} lint doesn't like this because it sees the underlying type */
487 /*lint -e{545} lint doesn't like this because it sees the underlying type */
  /external/v8/include/
v8.h 877 * ExternalStringResource to manage the life cycle of the underlying
884 * Override the destructor to manage the life cycle of the underlying
888 /** The string data from the underlying buffer.*/
900 * underlying buffer. Note that the string data must be immutable
911 * Override the destructor to manage the life cycle of the underlying
915 /** The string data from the underlying buffer.*/
964 * delete or modify the resource. Neither should the underlying buffer be
984 * delete or modify the resource. Neither should the underlying buffer be
    [all...]

Completed in 485 milliseconds

<<11121314151617181920>>