Searched refs:mNotificationRemoteInputManager (Results 1 – 7 of 7) sorted by relevance
71 private val mNotificationRemoteInputManager: NotificationRemoteInputManager, constant91 mNotificationRemoteInputManager.setRemoteInputListener(this) in getLifetimeExtenders()127 mNotificationRemoteInputManager.shouldKeepForSmartReplyHistory( in onEntryUpdated()169 mNotificationRemoteInputManager.cleanUpRemoteInputForUserRemoval(entry) in onEntryRemoved()251 mNotificationRemoteInputManager.shouldKeepForRemoteInputHistory(entry) in queryShouldExtendLifetime()269 mNotificationRemoteInputManager.shouldKeepForSmartReplyHistory(entry) in queryShouldExtendLifetime()292 mNotificationRemoteInputManager.isRemoteInputActive(entry)
47 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in StatusBarHeadsUpChangeListener68 mNotificationRemoteInputManager = notificationRemoteInputManager; in StatusBarHeadsUpChangeListener()109 mNotificationRemoteInputManager.onPanelCollapsed(); in onHeadsUpPinnedModeChanged()
73 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in NotificationRowBinderImpl105 mNotificationRemoteInputManager = notificationRemoteInputManager; in NotificationRowBinderImpl()219 mNotificationRemoteInputManager.bindRow(row); in bindRow()
121 @Mock protected NotificationRemoteInputManager mNotificationRemoteInputManager; field in QuickSettingsControllerImplBaseTest222 when(mNotificationRemoteInputManager.isRemoteInputActive()) in setup()245 mNotificationRemoteInputManager, in setup()
245 @Mock protected NotificationRemoteInputManager mNotificationRemoteInputManager; field in NotificationPanelViewControllerBaseTest483 when(mNotificationRemoteInputManager.isRemoteInputActive()) in setup()625 mNotificationRemoteInputManager, in setup()
118 @Mock private NotificationRemoteInputManager mNotificationRemoteInputManager; field in SmartReplyViewTest173 mNotificationRemoteInputManager, in setUp()209 mNotificationRemoteInputManager, in testSendSmartReply_keyguardCancelled()233 mNotificationRemoteInputManager, in testSendSmartReply_waitsForKeyguard()
212 private final NotificationRemoteInputManager mNotificationRemoteInputManager; field in NavigationBar336 return !mNotificationRemoteInputManager.isRemoteInputActive();612 mNotificationRemoteInputManager = notificationRemoteInputManager; in NavigationBar()