Searched refs:smartActionsList (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartReplyState.kt | 33 val smartActionsList: List<Notification.Action> constant in com.android.systemui.statusbar.policy.InflatedSmartReplyState |
D | SmartReplyStateInflater.kt | 98 else -> !NotificationUiAdjustment.areDifferent(left.smartActionsList, right.smartActionsList) in areSuggestionsSimilar() |