Home
last modified time | relevance | path

Searched refs:notificationRemoteInputManager (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java55 NotificationRemoteInputManager notificationRemoteInputManager) { in StatusBarHeadsUpChangeListener() argument
63 mNotificationRemoteInputManager = notificationRemoteInputManager; in StatusBarHeadsUpChangeListener()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java81 NotificationRemoteInputManager notificationRemoteInputManager, in NotificationRowBinderImpl() argument
94 mNotificationRemoteInputManager = notificationRemoteInputManager; in NotificationRowBinderImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java554 NotificationRemoteInputManager notificationRemoteInputManager, in NavigationBar() argument
590 mNotificationRemoteInputManager = notificationRemoteInputManager; in NavigationBar()