Searched defs:onTrustedPresentationChanged (Results 1 – 7 of 7) sorted by relevance
24 void onTrustedPresentationChanged(boolean inTrustedPresentationState); in onTrustedPresentationChanged() method
23 …void onTrustedPresentationChanged(in int[] enteredTrustedStateIds, in int[] exitedTrustedStateIds); in onTrustedPresentationChanged() method
295 void onTrustedPresentationChanged(int id, bool inTrustedPresentationState) override { in onTrustedPresentationChanged() function in android::BpTransactionCompletedListener
702 void TransactionCompletedListener::onTrustedPresentationChanged(int id, in onTrustedPresentationChanged() function in android::TransactionCompletedListener
1051 public void onTrustedPresentationChanged(int[] inTrustedStateListenerIds, in onTrustedPresentationChanged() method in WindowManagerGlobal.TrustedPresentationListener
3013 public abstract void onTrustedPresentationChanged(boolean inTrustedPresentationState); in onTrustedPresentationChanged() method in SurfaceControl.TrustedPresentationCallback
288 jmethodID onTrustedPresentationChanged; member454 void onTrustedPresentationChanged(bool inTrustedPresentationState) { in onTrustedPresentationChanged() function in android::TrustedPresentationCallbackWrapper