Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java184 private static native void nativeSeverChildren(long transactionObj, long nativeObject); in nativeSeverChildren() method in SurfaceControl
2474 nativeSeverChildren(mNativeObject, sc.mNativeObject); in detachChildren()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1159 static void nativeSeverChildren(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSeverChildren() function
1376 (void*)nativeSeverChildren } ,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81984 Landroid/view/SurfaceControl;->nativeSeverChildren(JJ)V