Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/domain/interactor/
DRemoteInputInteractor.kt45 fun closeRemoteInputs() { in closeRemoteInputs() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/
DRemoteInputRepository.kt52 fun closeRemoteInputs() in setRemoteInputRowBottomBound() method
91 override fun closeRemoteInputs() { in setRemoteInputRowBottomBound() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/data/repository/
DFakeRemoteInputRepository.kt30 override fun closeRemoteInputs() { in closeRemoteInputs() method in com.android.systemui.statusbar.data.repository.FakeRemoteInputRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java265 public void closeRemoteInputs() { in closeRemoteInputs() method in RemoteInputController
DNotificationRemoteInputManager.java788 public void closeRemoteInputs() { in closeRemoteInputs() method in NotificationRemoteInputManager