Home
last modified time | relevance | path

Searched defs:nativeNotifyShutdown (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2468 static void nativeNotifyShutdown() { in nativeNotifyShutdown() function
2764 {"nativeNotifyShutdown", "()V", in nativeNotifyShutdown() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java321 private static native void nativeNotifyShutdown(); in nativeNotifyShutdown() method in SurfaceControl