Searched defs:smartReplyController (Results 1 – 8 of 8) sorted by relevance
139 SmartReplyController smartReplyController, in TestableNotificationRemoteInputManager()
63 @Mock private lateinit var smartReplyController: SmartReplyController variable in com.android.systemui.statusbar.notification.collection.coordinator.RemoteInputCoordinatorTest
104 SmartReplyController smartReplyController, in provideNotificationRemoteInputManager()
287 private val smartReplyController: SmartReplyController, in inflateActionButton() constant in com.android.systemui.statusbar.policy.SmartActionInflaterImpl363 private val smartReplyController: SmartReplyController, in inflateReplyButton() constant in com.android.systemui.statusbar.policy.SmartReplyInflaterImpl
141 SmartReplyController smartReplyController, in ExpandableNotificationRowController()
204 SmartReplyController smartReplyController, in initialize()
78 private val smartReplyController: SmartReplyController = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
257 SmartReplyController smartReplyController, in NotificationRemoteInputManager()