Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplyState.kt33 val smartActionsList: List<Notification.Action> constant in com.android.systemui.statusbar.policy.InflatedSmartReplyState
DSmartReplyStateInflater.kt98 else -> !NotificationUiAdjustment.areDifferent(left.smartActionsList, right.smartActionsList) in areSuggestionsSimilar()