Searched refs:RESULTS_CLIP_LABEL (Results 1 – 3 of 3) sorted by relevance
73 public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results"; field in RemoteInput463 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()
6517 field public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";
4941 field public static final java.lang.String RESULTS_CLIP_LABEL = "android.remoteinput.results";