Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java85 SmartReplyConstants smartReplyConstants, in inflate() argument
90 chooseSmartRepliesAndActions(smartReplyConstants, entry); in inflate()
169 SmartReplyConstants smartReplyConstants, in chooseSmartRepliesAndActions() argument
177 if (!smartReplyConstants.isEnabled()) { in chooseSmartRepliesAndActions()
187 boolean enableAppGeneratedSmartReplies = (!smartReplyConstants.requiresTargetingP() in chooseSmartRepliesAndActions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java316 SmartReplyConstants smartReplyConstants = Dependency.get(SmartReplyConstants.class); in inflateSmartReplyViews() local
321 context, packageContext, entry, smartReplyConstants, in inflateSmartReplyViews()
327 context, packageContext, entry, smartReplyConstants, in inflateSmartReplyViews()