Home
last modified time | relevance | path

Searched refs:authBypassCheck (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java422 @Nullable AuthBypassPredicate authBypassCheck) { in activateRemoteInput() argument
444 final boolean deferBouncer = authBypassCheck != null; in activateRemoteInput()
466 userMessageContent, authBypassCheck); in activateRemoteInput()
487 !authBypassCheck.canSendRemoteInputWithoutBouncer() in activateRemoteInput()