Searched defs:smartReplyView (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartReplyViewHolder.kt | 25 val smartReplyView: SmartReplyView?, constant in com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder |
D | SmartReplyStateInflater.kt | 144 val smartReplyView = SmartReplyView.inflate(sysuiContext, constants) in inflateSmartReplyState() constant |