Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinator.java67 private final NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpCoordinator
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinatorTest.java73 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpCoordinatorTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DHeadsUpController.java49 private final NotificationRemoteInputManager mRemoteInputManager; field in HeadsUpController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSmartReplyControllerTest.java72 private NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyControllerTest
H A DNotificationRemoteInputManagerTest.java88 private TestableNotificationRemoteInputManager mRemoteInputManager; field in NotificationRemoteInputManagerTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java111 private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarterTest
H A DStatusBarTest.java202 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationEntryManagerInflationTest.java134 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerInflationTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java133 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java111 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter
697 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter.Builder
H A DStatusBar.java630 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBar
H A DNotificationPanelViewController.java302 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationPanelViewController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManagerTest.java131 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java73 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationContentInflater
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java170 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutController