Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt191 val freeformRemoteInputActionPair = in inflateSmartReplyState() constant
231 freeformRemoteInputActionPair != null && in inflateSmartReplyState()
232 freeformRemoteInputActionPair.second.allowGeneratedReplies && in inflateSmartReplyState()
233 freeformRemoteInputActionPair.second.actionIntent != null) { in inflateSmartReplyState()
236 freeformRemoteInputActionPair.first, in inflateSmartReplyState()
237 freeformRemoteInputActionPair.second.actionIntent, in inflateSmartReplyState()