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.kt177 val freeformRemoteInputActionPair = in inflateSmartReplyState() constant
217 freeformRemoteInputActionPair != null && in inflateSmartReplyState()
218 freeformRemoteInputActionPair.second.allowGeneratedReplies && in inflateSmartReplyState()
219 freeformRemoteInputActionPair.second.actionIntent != null) { in inflateSmartReplyState()
222 freeformRemoteInputActionPair.first, in inflateSmartReplyState()
223 freeformRemoteInputActionPair.second.actionIntent, in inflateSmartReplyState()