Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java650 closeRemoteInputs(); in checkRemoteInputOutside()
686 public void closeRemoteInputs() { in closeRemoteInputs() method in NotificationRemoteInputManager
688 mRemoteInputController.closeRemoteInputs(); in closeRemoteInputs()
H A DRemoteInputController.java258 public void closeRemoteInputs() { in closeRemoteInputs() method in RemoteInputController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java239 mRemoteInputManager.closeRemoteInputs(); in onNotificationClicked()
H A DStatusBar.java2639 mRemoteInputManager.closeRemoteInputs();