HomeSort by relevance Sort by last modified time
    Searched refs:nativeDestroy (Results 1 - 21 of 21) sorted by null

  /frameworks/base/core/java/android/view/
SurfaceSession.java 30 private static native void nativeDestroy(long ptr);
43 nativeDestroy(mNativeClient);
SurfaceControl.java 38 private static native void nativeDestroy(long nativeObject);
350 nativeDestroy(mNativeObject);
    [all...]
  /external/deqp/android/package/src/com/drawelements/deqp/testercore/
TestLogParser.java 72 nativeDestroy(m_nativePointer);
112 private static native void nativeDestroy (long nativePointer);
  /frameworks/base/core/jni/
android_view_SurfaceSession.cpp 48 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) {
63 { "nativeDestroy", "(J)V",
64 (void*)nativeDestroy },
android_view_SurfaceControl.cpp 113 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong nativeObject) {
702 {"nativeDestroy", "(J)V",
703 (void*)nativeDestroy },
  /packages/apps/Terminal/src/com/android/terminal/
Terminal.java 135 if (nativeDestroy(mNativePtr) != 0) {
194 private static native int nativeDestroy(long ptr);
  /frameworks/base/core/java/android/content/res/
StringBlock.java 147 nativeDestroy(mNative);
495 private static native void nativeDestroy(long obj);
XmlBlock.java 61 nativeDestroy(mNative);
515 private static final native void nativeDestroy(long obj);
  /frameworks/base/core/java/android/hardware/camera2/
DngCreator.java 451 nativeDestroy();
654 private synchronized native void nativeDestroy();
  /frameworks/base/core/java/android/os/
MessageQueue.java 62 private native static void nativeDestroy(long ptr);
86 nativeDestroy(mPtr);
Parcel.java 290 private static native void nativeDestroy(long nativePtr);
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 396 milliseconds