Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java107 private final Lazy<NotificationRemoteInputManager> mRemoteInputManagerLazy; field in NotificationEntryManager
164 mRemoteInputManagerLazy = notificationRemoteInputManagerLazy; in NotificationEntryManager()
589 mRemoteInputManagerLazy.get().shouldKeepForRemoteInputHistory(childEntry) in handleGroupSummaryRemoved()
590 || mRemoteInputManagerLazy.get().shouldKeepForSmartReplyHistory(childEntry); in handleGroupSummaryRemoved()