Searched refs:smartRepliesList (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartReplyState.kt | 31 val smartRepliesList: List<CharSequence> constant in com.android.systemui.statusbar.policy.InflatedSmartReplyState |
D | SmartReplyStateInflater.kt | 96 left.smartRepliesList != right.smartRepliesList -> false in areSuggestionsSimilar() |