Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationListenerTest.java62 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationListenerTest
DSmartReplyControllerTest.java66 private NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyControllerTest
DNotificationRemoteInputManagerTest.java66 private TestableNotificationRemoteInputManager mRemoteInputManager; field in NotificationRemoteInputManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java45 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationAlertingManager
DNotificationEntryManager.java88 private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarterTest.java101 private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarterTest
DStatusBarTest.java157 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java53 private final NotificationRemoteInputManager mRemoteInputManager = field in NotificationListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DAutoHideController.java47 private final NotificationRemoteInputManager mRemoteInputManager; field in AutoHideController
DStatusBarNotificationActivityStarter.java84 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter
DStatusBar.java488 protected NotificationRemoteInputManager mRemoteInputManager; field in StatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java76 private NotificationRemoteInputManager mRemoteInputManager; field in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java118 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java130 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java484 private final NotificationRemoteInputManager mRemoteInputManager = field in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java69 private final NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyView