Home
last modified time | relevance | path

Searched refs:onSurfaceDestroyedNative (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNativeActivity.java108 private native void onSurfaceDestroyedNative(long handle); in onSurfaceDestroyedNative() method in NativeActivity
191 onSurfaceDestroyedNative(mNativeHandle); in onDestroy()
283 onSurfaceDestroyedNative(mNativeHandle); in surfaceDestroyed()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7534 Landroid/app/NativeActivity;->onSurfaceDestroyedNative(J)V