Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java84 SmartReplyConstants smartReplyConstants, in inflate()
168 SmartReplyConstants smartReplyConstants, in chooseSmartRepliesAndActions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java350 SmartReplyConstants smartReplyConstants = Dependency.get(SmartReplyConstants.class); in inflateSmartReplyViews() local