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/opt/setupwizard/tools/docs/
Dandroid-22.txt4941 field public static final java.lang.String RESULTS_CLIP_LABEL = "android.remoteinput.results";
/frameworks/base/non-updatable-api/
Dcurrent.txt6071 field public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";
/frameworks/base/api/
Dcurrent.txt6071 field public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";