Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java146 RemoteInputUriController remoteInputUriController, in TestableNotificationRemoteInputManager() argument
160 remoteInputUriController, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java61 RemoteInputUriController remoteInputUriController, in RemoteInputController() argument
64 mRemoteInputUriController = remoteInputUriController; in RemoteInputController()
DNotificationRemoteInputManager.java268 RemoteInputUriController remoteInputUriController, in NotificationRemoteInputManager() argument
288 mRemoteInputUriController = remoteInputUriController; in NotificationRemoteInputManager()