Home
last modified time | relevance | path

Searched defs:mNotificationRemoteInputManager (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java44 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in StatusBarHeadsUpChangeListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java62 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in NotificationRowBinderImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java117 @Mock protected NotificationRemoteInputManager mNotificationRemoteInputManager; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java273 @Mock protected NotificationRemoteInputManager mNotificationRemoteInputManager; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java305 @Inject Lazy<NotificationRemoteInputManager> mNotificationRemoteInputManager; field in Dependency
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSmartReplyViewTest.java117 @Mock private NotificationRemoteInputManager mNotificationRemoteInputManager; field in SmartReplyViewTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java205 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in NavigationBar