Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNativeActivity.java105 private native void onSurfaceChangedNative(long handle, Surface surface, in onSurfaceChangedNative() method in NativeActivity
269 onSurfaceChangedNative(mNativeHandle, holder.getSurface(), format, width, height); in surfaceChanged()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7529 Landroid/app/NativeActivity;->onSurfaceChangedNative(JLandroid/view/Surface;III)V