Home
last modified time | relevance | path

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

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