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
329 void onTrustedPresentationChanged(int id, bool inTrustedPresentationState) override { in onTrustedPresentationChanged() function in android::BpTransactionCompletedListener
585 void TransactionCompletedListener::onTrustedPresentationChanged(int id, in onTrustedPresentationChanged() function in android::TransactionCompletedListener
1000 public void onTrustedPresentationChanged(int[] inTrustedStateListenerIds, in onTrustedPresentationChanged() method in WindowManagerGlobal.TrustedPresentationListener
2794 public abstract void onTrustedPresentationChanged(boolean inTrustedPresentationState); in onTrustedPresentationChanged() method in SurfaceControl.TrustedPresentationCallback
277 jmethodID onTrustedPresentationChanged; member433 void onTrustedPresentationChanged(bool inTrustedPresentationState) { in onTrustedPresentationChanged() function in android::TrustedPresentationCallbackWrapper