/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationListenerTest.java | 62 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationListenerTest
|
D | SmartReplyControllerTest.java | 66 private NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyControllerTest
|
D | NotificationRemoteInputManagerTest.java | 66 private TestableNotificationRemoteInputManager mRemoteInputManager; field in NotificationRemoteInputManagerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationAlertingManager.java | 45 private final NotificationRemoteInputManager mRemoteInputManager; field in NotificationAlertingManager
|
D | NotificationEntryManager.java | 88 private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManager
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationActivityStarterTest.java | 101 private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarterTest
|
D | StatusBarTest.java | 157 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in StatusBarTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 53 private final NotificationRemoteInputManager mRemoteInputManager = field in NotificationListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | AutoHideController.java | 47 private final NotificationRemoteInputManager mRemoteInputManager; field in AutoHideController
|
D | StatusBarNotificationActivityStarter.java | 84 private final NotificationRemoteInputManager mRemoteInputManager; field in StatusBarNotificationActivityStarter
|
D | StatusBar.java | 488 protected NotificationRemoteInputManager mRemoteInputManager; field in StatusBar
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationRowBinderImpl.java | 76 private NotificationRemoteInputManager mRemoteInputManager; field in NotificationRowBinderImpl
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackScrollLayoutTest.java | 118 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationStackScrollLayoutTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
D | NotificationEntryManagerTest.java | 130 @Mock private NotificationRemoteInputManager mRemoteInputManager; field in NotificationEntryManagerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackScrollLayout.java | 484 private final NotificationRemoteInputManager mRemoteInputManager = field in NotificationStackScrollLayout
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | SmartReplyView.java | 69 private final NotificationRemoteInputManager mRemoteInputManager; field in SmartReplyView
|