Searched refs:bouncerChecker (Results 1 – 1 of 1) sorted by relevance
53 var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? in <lambda>() variable127 override var bouncerChecker: NotificationRemoteInputManager.BouncerChecker? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl225 if (bouncerChecker?.showBouncerIfNecessary() == true) { in onSendRemoteInput()