Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java180 private static native void nativeReparentChildren(long transactionObj, long nativeObject, in nativeReparentChildren() method in SurfaceControl
2443 nativeReparentChildren(mNativeObject, sc.mNativeObject, newParentHandle); in reparentChildren()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1134 static void nativeReparentChildren(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeReparentChildren() function
1372 (void*)nativeReparentChildren } ,