Home
last modified time | relevance | path

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

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