Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java273 public void getClip(int serial) throws RemoteException { in getClip() method in RadioVoiceProxy
276 mVoiceProxy.getClip(serial); in getClip()
278 mRadioProxy.getClip(serial); in getClip()
DRIL.java2765 voiceProxy.getClip(rr.mSerial); in queryCLIP()
/frameworks/base/core/java/android/widget/
DTextViewOnReceiveContentListener.java90 final ClipData clip = payload.getClip(); in onReceiveContent()
127 ClipData clip = payload.getClip(); in onReceiveForAutofill()
/frameworks/base/core/java/android/view/
DContentInfo.java195 public ClipData getClip() { in getClip() method in ContentInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java343 mEntry.remoteInputUri = item.getClip().getItemAt(0).getUri(); in setAttachment()
344 mEntry.remoteInputMimeType = item.getClip().getDescription().getMimeType(0); in setAttachment()
354 iconView.setImageURI(item.getClip().getItemAt(0).getUri()); in setAttachment()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt50660 method @NonNull public android.content.ClipData getClip();