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

/frameworks/base/core/java/android/app/
H A DNativeActivity.java101 private native void onSurfaceRedrawNeededNative(int handle, Surface surface); method in class:NativeActivity
299 onSurfaceRedrawNeededNative(mNativeHandle, holder.getSurface());

Completed in 211 milliseconds