Home
last modified time | relevance | path

Searched defs:smartReplyController (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java93 SmartReplyController smartReplyController, in provideNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java266 SmartReplyController smartReplyController, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt287 private val smartReplyController: SmartReplyController, in inflateActionButton() constant in com.android.systemui.statusbar.policy.SmartActionInflaterImpl
363 private val smartReplyController: SmartReplyController, in inflateReplyButton() constant in com.android.systemui.statusbar.policy.SmartReplyInflaterImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java281 SmartReplyController smartReplyController, in NotificationRemoteInputManager()