Home
last modified time | relevance | path

Searched defs:nativeSetTrustedPresentationCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2204 static void nativeSetTrustedPresentationCallback(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetTrustedPresentationCallback() function
2741 …{"nativeSetTrustedPresentationCallback", "(JJJLandroid/view/SurfaceControl$TrustedPresentationThre… in nativeSetTrustedPresentationCallback() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java314 private static native void nativeSetTrustedPresentationCallback(long transactionObj, in nativeSetTrustedPresentationCallback() method in SurfaceControl