Home
last modified time | relevance | path

Searched refs:nativeDestroy (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceSession.java33 private static native void nativeDestroy(long ptr); in nativeDestroy() method in SurfaceSession
47 nativeDestroy(mNativeClient); in finalize()
DCompositionSamplingListener.java45 nativeDestroy(mNativeListener); in destroy()
98 private static native void nativeDestroy(long ptr); in nativeDestroy() method in CompositionSamplingListener
/frameworks/base/core/jni/
Dandroid_view_SurfaceSession.cpp49 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
64 (void*)nativeDestroy },
Dandroid_view_CompositionSamplingListener.cpp78 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
111 (void*)nativeDestroy },
/frameworks/base/core/java/android/content/res/
DApkAssets.java196 nativeDestroy(mNativePtr); in close()
207 private static native void nativeDestroy(long ptr); in nativeDestroy() method in ApkAssets
DXmlBlock.java70 nativeDestroy(mNative); in decOpenCountLocked()
518 private static final native void nativeDestroy(long obj); in nativeDestroy() method in XmlBlock
DStringBlock.java184 nativeDestroy(mNative); in close()
534 private static native void nativeDestroy(long obj); in nativeDestroy() method in StringBlock
DAssetManager.java1162 nativeDestroy(mObject); in finalize()
1408 nativeDestroy(mObject); in decRefsLocked()
1416 private static native void nativeDestroy(long ptr); in nativeDestroy() method in AssetManager
/frameworks/layoutlib/bridge/src/android/content/res/
DAssetManager_Delegate.java54 /*package*/ static void nativeDestroy(long ptr) { in nativeDestroy() method in AssetManager_Delegate
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java451 nativeDestroy(); in close()
655 private synchronized native void nativeDestroy(); in nativeDestroy() method in DngCreator
/frameworks/base/core/java/android/os/
DMessageQueue.java70 private native static void nativeDestroy(long ptr); in nativeDestroy() method in MessageQueue
95 nativeDestroy(mPtr); in dispose()
DParcel.java326 private static native void nativeDestroy(long nativePtr); in nativeDestroy() method in Parcel
3213 nativeDestroy(mNativePtr); in destroy()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16365 Landroid/content/res/ApkAssets;->nativeDestroy(J)V
16424 Landroid/content/res/AssetManager;->nativeDestroy(J)V
16848 Landroid/content/res/StringBlock;->nativeDestroy(J)V
16898 Landroid/content/res/XmlBlock;->nativeDestroy(J)V
21715 Landroid/hardware/camera2/DngCreator;->nativeDestroy()V
51632 Landroid/os/MessageQueue;->nativeDestroy(J)V
51748 Landroid/os/Parcel;->nativeDestroy(J)V
76497 Landroid/view/SurfaceControl;->nativeDestroy(J)V
76498 Landroid/view/SurfaceControl;->nativeDestroy(JJ)V
76599 Landroid/view/SurfaceSession;->nativeDestroy(J)V