Searched refs:notificationRemoteInputManager (Results 1 – 6 of 6) sorted by relevance
42 private val notificationRemoteInputManager: NotificationRemoteInputManager, constant in com.android.systemui.statusbar.data.repository.RemoteInputRepositoryImpl52 notificationRemoteInputManager.addControllerCallback(callback) in <lambda>()53 awaitClose { notificationRemoteInputManager.removeControllerCallback(callback) } in <lambda>()
60 NotificationRemoteInputManager notificationRemoteInputManager) { in StatusBarHeadsUpChangeListener() argument69 mNotificationRemoteInputManager = notificationRemoteInputManager; in StatusBarHeadsUpChangeListener()
44 import com.android.systemui.statusbar.notificationRemoteInputManager70 notificationRemoteInputManager, in <lambda>()
22 var Kosmos.notificationRemoteInputManager by variable
89 NotificationRemoteInputManager notificationRemoteInputManager, in NotificationRowBinderImpl() argument102 mNotificationRemoteInputManager = notificationRemoteInputManager; in NotificationRowBinderImpl()
569 NotificationRemoteInputManager notificationRemoteInputManager, in NavigationBar() argument608 mNotificationRemoteInputManager = notificationRemoteInputManager; in NavigationBar()