Home
last modified time | relevance | path

Searched defs:bouncerChecker (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt54 var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? in <lambda>() variable
133 override var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl