Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java57 private InflatedSmartReplies( in InflatedSmartReplies()
102 SmartReplyView smartReplyView = SmartReplyView.inflate(context); in inflate() local
DSmartReplyView.java266 static Button inflateReplyButton(SmartReplyView smartReplyView, Context context, in inflateReplyButton()
332 static Button inflateActionButton(SmartReplyView smartReplyView, Context context, in inflateActionButton()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1448 SmartReplyView smartReplyView = null; in applySmartReplyView() local