Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java297 private static native void nativeSetTrustedPresentationCallback(long transactionObj, in nativeSetTrustedPresentationCallback() method in SurfaceControl
4620 nativeSetTrustedPresentationCallback(mNativeObject, sc.mNativeObject, in setTrustedPresentationCallback()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2017 static void nativeSetTrustedPresentationCallback(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetTrustedPresentationCallback() function
2464 (void*) nativeSetTrustedPresentationCallback },