Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java520 riv.setBouncerChecker(() -> !authBypassCheck.canSendRemoteInputWithoutBouncer() in activateRemoteInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java807 public void setBouncerChecker( in setBouncerChecker() method in RemoteInputView