Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java118 Lazy<NotificationRemoteInputManager> notificationRemoteInputManagerLazy, in provideNotificationEntryManager() argument
128 notificationRemoteInputManagerLazy, in provideNotificationEntryManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java154 Lazy<NotificationRemoteInputManager> notificationRemoteInputManagerLazy, in NotificationEntryManager() argument
164 mRemoteInputManagerLazy = notificationRemoteInputManagerLazy; in NotificationEntryManager()