Home
last modified time | relevance | path

Searched defs:mRemoteInputManager (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.java65 private final NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpCoordinator
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinatorTest.java74 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpCoordinatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DHeadsUpController.java49 private final NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DSmartReplyControllerTest.java68 private NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyControllerTest
DNotificationRemoteInputManagerTest.java71 private TestableNotificationRemoteInputManager mRemoteInputManager; field in NotificationRemoteInputManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarterTest.java112 private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarterTest
DStatusBarTest.java203 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollerControllerTest.java130 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollerControllerTest
DNotificationStackScrollLayoutTest.java101 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationEntryManagerInflationTest.java131 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerInflationTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java109 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter
650 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter.Builder
DStatusBar.java574 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBar
DNotificationPanelViewController.java326 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationPanelViewController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java125 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java73 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationContentInflater
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java165 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java447 private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayout