Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt53 var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? in <lambda>()
127 override var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? = null in onSendRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java744 public interface BouncerChecker { interface in NotificationRemoteInputManager