Home
last modified time | relevance | path

Searched refs:smartReplyConstants (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt89 private val smartReplyConstants: SmartReplyConstants = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
126 smartReplyConstants, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java209 SmartReplyConstants smartReplyConstants, in ExpandableNotificationRowController() argument
264 mSmartReplyConstants = smartReplyConstants; in ExpandableNotificationRowController()
DNotificationContentView.java213 SmartReplyConstants smartReplyConstants, in initialize() argument
218 mSmartReplyConstants = smartReplyConstants; in initialize()
DExpandableNotificationRow.java1851 SmartReplyConstants smartReplyConstants,
1880 smartReplyConstants,