HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 2551 - 2575 of 6896) sorted by null

<<101102103104105106107108109110>>

  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 37 * support once you have implemented and tested basic searchability.)</li>
394 throw new UnsupportedOperationException("Not implemented");
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraDevice.java 265 throw new UnsupportedOperationException("Burst capture implemented yet");
326 throw new UnsupportedOperationException("Burst capture implemented yet");
  /frameworks/base/core/java/android/os/
Binder.java 188 * After calling, queryLocalInterface() will be implemented for you
287 * Implemented to call the more convenient version
  /frameworks/base/docs/html/training/displaying-bitmaps/
display-bitmap.jd 224 useful for showing image data sets and can be implemented using a {@link android.widget.GridView}
315 <p>The same asynchronous processing and caching methods from the previous section can be implemented
  /frameworks/base/docs/html/training/gestures/
scroll.jd 95 finger across the touch screen. Simple dragging is often implemented by overriding
103 Flinging can be implemented by overriding
  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 37 * The WapPushManager service is implemented to process incoming
100 Log.w(LOG_TAG, "onUpgrade is not implemented yet. do nothing.");
  /frameworks/base/tools/layoutlib/create/
README.txt 93 - the classes to inject in the output JAR -- these classes are directly implemented
160 and make it run in Eclipse. Most of these strategies are implemented hand-in-hand
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
EriManager.java 135 // NOT IMPLEMENTED, Chipset vendor/Operator specific
145 // NOT IMPLEMENTED, Chipset vendor/Operator specific
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h 34 /* Command is not implemented by thedriver. */
36 /* Command is not implemented by the driver. */
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_dec.h 34 /* Command is not implemented by thedriver. */
36 /* Command is not implemented by the driver. */
  /libcore/libart/src/main/java/java/lang/
Class.java 323 * include classes of implemented interfaces. If there are no
632 * finally the interfaces implemented by C and finally the superclasses of C
    [all...]
  /libcore/luni/src/main/java/java/util/
AbstractCollection.java 193 * In this class this method is declared abstract and has to be implemented
329 * In this class this method is declared abstract and has to be implemented
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java     [all...]
  /ndk/docs/text/
OVERVIEW.text 23 implemented in native code through the JNI. In a nutshell, this means that:
26 with the 'native' keyword to indicate that they are implemented through
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
dc.sed 21 # Not implemented: ! \
22 # But implemented: K Y t # !< !> != fractional-bases
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_traits_test.cpp 22 typedef __true_type implemented; typedef in struct:std::__move_traits
70 typedef __true_type implemented; typedef in struct:std::__move_traits
  /ndk/tests/device/test-stlport/unit/
mvctor_traits_test.cpp 22 typedef __true_type implemented; typedef in struct:std::__move_traits
70 typedef __true_type implemented; typedef in struct:std::__move_traits
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ethtool.h 137 /* Adaptive RX/TX coalescing is an algorithm implemented by
141 * not implemented by the driver causes these values to be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 32 /* Since `complex' is currently not really implemented in most C compilers
33 and if it is implemented, the implementations differ. This makes it
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 41 /* Since `complex' is currently not really implemented in most C compilers
42 and if it is implemented, the implementations differ. This makes it
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 137 /* Adaptive RX/TX coalescing is an algorithm implemented by
141 * not implemented by the driver causes these values to be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 32 /* Since `complex' is currently not really implemented in most C compilers
33 and if it is implemented, the implementations differ. This makes it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 41 /* Since `complex' is currently not really implemented in most C compilers
42 and if it is implemented, the implementations differ. This makes it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 137 /* Adaptive RX/TX coalescing is an algorithm implemented by
141 * not implemented by the driver causes these values to be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 32 /* Since `complex' is currently not really implemented in most C compilers
33 and if it is implemented, the implementations differ. This makes it

Completed in 1717 milliseconds

<<101102103104105106107108109110>>