Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java1200 ContentInfo uriItems = split.first; in onReceiveContent() local
1202 if (uriItems != null) { in onReceiveContent()
1203 mRemoteInputView.setAttachment(uriItems); in onReceiveContent()