Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java139 private NotificationRemoteInputManager.BouncerChecker mBouncerChecker; field in RemoteInputView
384 if (mBouncerChecker != null && mBouncerChecker.showBouncerIfNecessary()) { in sendRemoteInput()
793 mBouncerChecker = bouncerChecker; in setBouncerChecker()