Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNonPhoneDependencyTest.java84 NotificationRemoteInputManager remoteInputManager = in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
97 remoteInputManager.setUpWithCallback(mRemoteInputManagerCallback, in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java61 NotificationRemoteInputManager remoteInputManager, in NotificationAlertingManager() argument
67 mRemoteInputManager = remoteInputManager; in NotificationAlertingManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java177 NotificationRemoteInputManager remoteInputManager = in StatusBarNotificationPresenter() local
179 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter()
182 remoteInputManager.getController().addCallback( in StatusBarNotificationPresenter()
219 remoteInputManager.getLifetimeExtenders()); in StatusBarNotificationPresenter()
DStatusBarNotificationActivityStarter.java123 NotificationRemoteInputManager remoteInputManager, in StatusBarNotificationActivityStarter() argument
145 mRemoteInputManager = remoteInputManager; in StatusBarNotificationActivityStarter()