Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java179 private static native void nativeReparentChildren(long transactionObj, long nativeObject, in nativeReparentChildren() method in SurfaceControl
2413 nativeReparentChildren(mNativeObject, sc.mNativeObject, newParentHandle); in reparentChildren()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1116 static void nativeReparentChildren(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeReparentChildren() function
1352 (void*)nativeReparentChildren } ,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76516 Landroid/view/SurfaceControl;->nativeReparentChildren(JJLandroid/os/IBinder;)V