Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java292 private static native void nativeSetTrustedPresentationCallback(long transactionObj, in nativeSetTrustedPresentationCallback() method in SurfaceControl
4174 nativeSetTrustedPresentationCallback(mNativeObject, sc.mNativeObject, in setTrustedPresentationCallback()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1879 static void nativeSetTrustedPresentationCallback(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetTrustedPresentationCallback() function
2299 (void*) nativeSetTrustedPresentationCallback },