Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextViewOnReceiveContentListener.java90 final ClipData clip = payload.getClip(); in onReceiveContent()
127 ClipData clip = payload.getClip(); in onReceiveForAutofill()
/aosp14/frameworks/base/core/java/android/view/
H A DContentInfo.java195 public ClipData getClip() { in getClip() method in ContentInfo
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java350 mEntry.remoteInputUri = item.getClip().getItemAt(0).getUri(); in setAttachment()
351 mEntry.remoteInputMimeType = item.getClip().getDescription().getMimeType(0); in setAttachment()
361 iconView.setImageURI(item.getClip().getItemAt(0).getUri()); in setAttachment()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof4573 HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->getClip()Z
4629 HSPLandroidx/compose/ui/graphics/SimpleGraphicsLayerModifier;->getClip()Z
7983 HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getClip-gIe3tQ8()I
7986 HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getClip$cp()I
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50186 method @NonNull public android.content.ClipData getClip();