Searched refs:RESULTS_CLIP_LABEL (Results 1 – 4 of 4) 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()
4941 field public static final java.lang.String RESULTS_CLIP_LABEL = "android.remoteinput.results";
6071 field public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";