Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt225 if (bouncerChecker?.showBouncerIfNecessary() == true) { in onSendRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java750 boolean showBouncerIfNecessary(); in showBouncerIfNecessary() method