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

<<61626364656667686970>>

  /frameworks/base/include/androidfw/
AssetDir.h 68 /* these operations are not implemented */
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 35 * The log is implemented as a circular buffer for both space and performance
  /frameworks/base/media/java/android/media/
CameraProfile.java 110 // Methods implemented by JNI
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 66 Log.w(TAG, "not implemented on this device"+ aec);
AutomaticGainControl.java 66 Log.w(TAG, "not implemented on this device "+agc);
NoiseSuppressor.java 68 Log.w(TAG, "not implemented on this device "+ns);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ResizeFilter.java 76 throw new RuntimeException("Native ResizeFilter not implemented yet!");
  /frameworks/base/tools/layoutlib/bridge/src/android/app/
Fragment_Delegate.java 31 * The methods being re-implemented are the ones responsible for instantiating Fragment objects.
  /frameworks/wilhelm/src/android/
android_sles_conversions.h 87 // FIXME channel mask is not yet implemented by Stagefright, so use a reasonable default
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractSelector.java 52 * already closed. The actual closing must be implemented by subclasses in
  /libcore/luni/src/main/java/java/security/
PolicySpi.java 25 * abstract methods in this SPI should be implemented.
  /libcore/luni/src/main/java/java/util/zip/
CheckedInputStream.java 37 * implemented by {@code csum}.
  /libcore/luni/src/main/java/javax/net/
ServerSocketFactory.java 62 throw new SocketException("Unbound server sockets not implemented");
  /libcore/luni/src/main/java/javax/sql/
DataSource.java 33 * The {@code DataSource} interface is typically implemented by the writer of a
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
PolicyConstraints.java 51 * TODO: This class is not fully implemented.
  /ndk/sources/cxx-stl/gabi++/src/
fatal_error.cc 48 // functions are implemented directly by the dynamic linker.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/
CREDITS.TXT 84 D: Implemented Cityhash as the string hash function on 64-bit machines
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java 66 mapHandle = String.format("%016X",(cpHandle | HANDLE_TYPE_EMAIL_MASK)); //TODO correct when email support is implemented
  /packages/apps/Calendar/tests/src/com/android/calendar/
DbTestUtils.java 143 // TODO: not currently implemented
  /packages/apps/Camera2/src/com/android/camera/data/
InProgressDataWrapper.java 34 * {@link #isUIActionSupported(int)} are implemented by this class.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MediaItem.java 107 // is implemented, you don't need to implement requestImage().
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraRecordingStream.java 39 * implemented yet.
116 Log.w(TAG, "MediaRecorder configure is not implemented yet");
193 Log.w(TAG, "MediaRecorder mode recording is not implemented yet");
232 Log.w(TAG, "MediaRecorder mode recording stop is not implemented yet");
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
mm3dnow.h 27 /* Implemented from the mm3dnow.h (of supposedly AMD origin) included with
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
mm3dnow.h 27 /* Implemented from the mm3dnow.h (of supposedly AMD origin) included with
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
pmmintrin.h 25 /* Implemented from the specification included in the Intel C++ Compiler

Completed in 1568 milliseconds

<<61626364656667686970>>