Searched refs:TrustedPresentationCallbackWrapper (Results 1 – 1 of 1) sorted by relevance
352 class TrustedPresentationCallbackWrapper { class354 explicit TrustedPresentationCallbackWrapper(JNIEnv* env, jobject trustedPresentationListener) { in TrustedPresentationCallbackWrapper() function in android::TrustedPresentationCallbackWrapper360 ~TrustedPresentationCallbackWrapper() { in ~TrustedPresentationCallbackWrapper()377 TrustedPresentationCallbackWrapper* listener = in onTrustedPresentationChangedThunk()378 reinterpret_cast<TrustedPresentationCallbackWrapper*>(context); in onTrustedPresentationChangedThunk()1897 TrustedPresentationCallbackWrapper* wrapper = in nativeSetTrustedPresentationCallback()1898 reinterpret_cast<TrustedPresentationCallbackWrapper*>( in nativeSetTrustedPresentationCallback()1901 TrustedPresentationCallbackWrapper:: in nativeSetTrustedPresentationCallback()2030 new TrustedPresentationCallbackWrapper(env, trustedPresentationCallback)); in nativeCreateTpc()2034 TrustedPresentationCallbackWrapper* callback = in destroyNativeTpc()[all …]