Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java97 private static native void nativeApplyTransaction(long transactionObj, boolean sync); in nativeApplyTransaction() method in SurfaceControl
2101 nativeApplyTransaction(mNativeObject, sync); in apply()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp324 static void nativeApplyTransaction(JNIEnv* env, jclass clazz, jlong transactionObj, jboolean sync) { in nativeApplyTransaction() function
1258 (void*)nativeApplyTransaction },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76488 Landroid/view/SurfaceControl;->nativeApplyTransaction(JZ)V