Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java258 mDelete.setOnClickListener(v -> setAttachment(null)); in onFinishInflate()
286 private void setAttachment(ContentInfo item) { in setAttachment() method in RemoteInputView
334 setAttachment(null); in prepareRemoteInputFromText()
434 setAttachment(null); in sendRemoteInput()
604 setAttachment(mEntry.remoteInputAttachment); in focus()
635 setAttachment(null); in reset()
1062 mRemoteInputView.setAttachment(uriItems); in onReceiveContent()