Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt191 val appGeneratedSmartActions = notification.contextualActions in inflateSmartReplyState() constant
208 appGeneratedSmartActions.isNotEmpty() -> in inflateSmartReplyState()
209 SmartActions(appGeneratedSmartActions, false /* fromAssistant */) in inflateSmartReplyState()