Home
last modified time | relevance | path

Searched defs:smartReplyConstants (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java140 SmartReplyConstants smartReplyConstants, in ExpandableNotificationRowController()
DNotificationContentView.java203 SmartReplyConstants smartReplyConstants, in initialize()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt77 private val smartReplyConstants: SmartReplyConstants = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest