Home
last modified time | relevance | path

Searched refs:clickNotifier (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java53 NotificationClickNotifier clickNotifier) { in SmartReplyController() argument
56 mClickNotifier = clickNotifier; in SmartReplyController()
DNotificationRemoteInputManager.java270 NotificationClickNotifier clickNotifier, in NotificationRemoteInputManager() argument
290 mClickNotifier = clickNotifier; in NotificationRemoteInputManager()
DNotificationLockscreenUserManagerImpl.java297 NotificationClickNotifier clickNotifier, in NotificationLockscreenUserManagerImpl() argument
318 mClickNotifier = clickNotifier; in NotificationLockscreenUserManagerImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java148 NotificationClickNotifier clickNotifier, in TestableNotificationRemoteInputManager() argument
162 clickNotifier, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DCentralSurfacesDependenciesModule.java123 NotificationClickNotifier clickNotifier) { in provideSmartReplyController() argument
128 clickNotifier); in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java162 NotificationClickNotifier clickNotifier, in StatusBarNotificationActivityStarter() argument
195 mClickNotifier = clickNotifier; in StatusBarNotificationActivityStarter()