Searched refs:presentedWithinThresholds (Results 1 – 3 of 3) sorted by relevance
77 void invoke(bool presentedWithinThresholds) { in invoke() argument78 callbackInterface->onTrustedPresentationChanged(callbackId, presentedWithinThresholds); in invoke()
976 void onTrustedPresentationChanged(int id, bool presentedWithinThresholds) override;
586 bool presentedWithinThresholds) { in onTrustedPresentationChanged() argument597 tpc(context, presentedWithinThresholds); in onTrustedPresentationChanged()