Searched refs:remoteInputManager (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NonPhoneDependencyTest.java | 82 NotificationRemoteInputManager remoteInputManager = in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local 94 remoteInputManager.setUpWithCallback(mRemoteInputManagerCallback, in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
D | HeadsUpController.java | 60 NotificationRemoteInputManager remoteInputManager, in HeadsUpController() argument 67 mRemoteInputManager = remoteInputManager; in HeadsUpController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | HeadsUpCoordinator.java | 76 NotificationRemoteInputManager remoteInputManager) { in HeadsUpCoordinator() argument 80 mRemoteInputManager = remoteInputManager; in HeadsUpCoordinator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationPresenter.java | 185 NotificationRemoteInputManager remoteInputManager = in StatusBarNotificationPresenter() local 187 remoteInputManager.setUpWithCallback( in StatusBarNotificationPresenter() 190 remoteInputManager.getController().addCallback( in StatusBarNotificationPresenter() 216 remoteInputManager.getLifetimeExtenders()); in StatusBarNotificationPresenter()
|
D | StatusBarNotificationActivityStarter.java | 152 NotificationRemoteInputManager remoteInputManager, in StatusBarNotificationActivityStarter() argument 187 mRemoteInputManager = remoteInputManager; in StatusBarNotificationActivityStarter() 695 NotificationRemoteInputManager remoteInputManager, 726 mRemoteInputManager = remoteInputManager;
|
D | StatusBar.java | 674 NotificationRemoteInputManager remoteInputManager, in StatusBar() 754 mRemoteInputManager = remoteInputManager; in StatusBar()
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/statusbar/ |
D | CarStatusBarModule.java | 152 NotificationRemoteInputManager remoteInputManager, in provideStatusBar() 231 remoteInputManager, in provideStatusBar()
|
D | CarStatusBar.java | 177 NotificationRemoteInputManager remoteInputManager, in CarStatusBar() 257 remoteInputManager, in CarStatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarPhoneModule.java | 150 NotificationRemoteInputManager remoteInputManager, in provideStatusBar() 229 remoteInputManager, in provideStatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 84 NotificationRemoteInputManager remoteInputManager, in NotificationContentInflater() argument 90 mRemoteInputManager = remoteInputManager; in NotificationContentInflater()
|