HomeSort by relevance Sort by last modified time
    Searched refs:RESULTS_CLIP_LABEL (Results 1 - 9 of 9) sorted by null

  /frameworks/support/v4/jellybean/android/support/v4/app/
RemoteInputCompatJellybean.java 26 public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";
88 if (clipDescription.getLabel().equals(RESULTS_CLIP_LABEL)) {
105 intent.setClipData(ClipData.newIntent(RESULTS_CLIP_LABEL, clipIntent));
  /frameworks/base/core/java/android/app/
RemoteInput.java 62 public static final String RESULTS_CLIP_LABEL = "android.remoteinput.results";
255 if (clipDescription.getLabel().equals(RESULTS_CLIP_LABEL)) {
283 intent.setClipData(ClipData.newIntent(RESULTS_CLIP_LABEL, clipIntent));
  /frameworks/support/v4/java/android/support/v4/app/
RemoteInput.java 32 public static final String RESULTS_CLIP_LABEL = RemoteInputCompatJellybean.RESULTS_CLIP_LABEL;
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 611 milliseconds