Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNativeActivity.java110 private native void onSurfaceDestroyedNative(long handle); in onSurfaceDestroyedNative() method in NativeActivity
195 onSurfaceDestroyedNative(mNativeHandle); in onDestroy()
287 onSurfaceDestroyedNative(mNativeHandle); in surfaceDestroyed()