Home
last modified time | relevance | path

Searched refs:notificationRemoteInputManagerLazy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java88 Lazy<NotificationRemoteInputManager> notificationRemoteInputManagerLazy, in provideNotificationEntryManager() argument
98 notificationRemoteInputManagerLazy, in provideNotificationEntryManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java202 Lazy<NotificationRemoteInputManager> notificationRemoteInputManagerLazy, in NotificationEntryManager() argument
211 mRemoteInputManagerLazy = notificationRemoteInputManagerLazy; in NotificationEntryManager()