Searched refs:TrustedPresentationCallbackWrapper (Results 1 – 1 of 1) sorted by relevance
421 class TrustedPresentationCallbackWrapper { class423 explicit TrustedPresentationCallbackWrapper(JNIEnv* env, jobject trustedPresentationListener) { in TrustedPresentationCallbackWrapper() function in android::TrustedPresentationCallbackWrapper429 ~TrustedPresentationCallbackWrapper() { in ~TrustedPresentationCallbackWrapper()446 TrustedPresentationCallbackWrapper* listener = in onTrustedPresentationChangedThunk()447 reinterpret_cast<TrustedPresentationCallbackWrapper*>(context); in onTrustedPresentationChangedThunk()2035 TrustedPresentationCallbackWrapper* wrapper = in nativeSetTrustedPresentationCallback()2036 reinterpret_cast<TrustedPresentationCallbackWrapper*>( in nativeSetTrustedPresentationCallback()2039 TrustedPresentationCallbackWrapper:: in nativeSetTrustedPresentationCallback()2169 new TrustedPresentationCallbackWrapper(env, trustedPresentationCallback)); in nativeCreateTpc()2173 TrustedPresentationCallbackWrapper* callback = in destroyNativeTpc()[all …]