Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DRemoteInput.java73 public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results"; field in RemoteInput
463 intent.setClipData(ClipData.newIntent(RESULTS_CLIP_LABEL, clipDataIntent)); in addResultsToIntent()
499 intent.setClipData(ClipData.newIntent(RESULTS_CLIP_LABEL, clipDataIntent)); in addDataResultToIntent()
521 intent.setClipData(ClipData.newIntent(RESULTS_CLIP_LABEL, clipDataIntent)); in setResultsSource()
585 if (!clipDescription.getLabel().equals(RESULTS_CLIP_LABEL)) { in getClipDataIntentFromIntent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4941 field public static final java.lang.String RESULTS_CLIP_LABEL = "android.remoteinput.results";
/frameworks/base/api/
Dcurrent.txt6268 field public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";