Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt314 val attachmentText: CharSequence = entry.remoteInputAttachment.clip.description.label in onSendRemoteInput() constant
316 if (TextUtils.isEmpty(attachmentText)) in onSendRemoteInput()
318 else attachmentText in onSendRemoteInput()