Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNativeActivity.java107 private native void onSurfaceRedrawNeededNative(long handle, Surface surface); in onSurfaceRedrawNeededNative() method in NativeActivity
276 onSurfaceRedrawNeededNative(mNativeHandle, holder.getSurface()); in surfaceRedrawNeeded()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7532 Landroid/app/NativeActivity;->onSurfaceRedrawNeededNative(JLandroid/view/Surface;)V