HomeSort by relevance Sort by last modified time
    Searched defs:KEY_PRESENTATION_DISPLAY_ID (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 49 private static final String KEY_PRESENTATION_DISPLAY_ID = "presentationDisplayId";
165 return mBundle.getInt(KEY_PRESENTATION_DISPLAY_ID, -1);
402 mBundle.putInt(KEY_PRESENTATION_DISPLAY_ID, presentationDisplayId);
  /prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar 

Completed in 284 milliseconds