Searched defs:PRESENTATION_DISPLAY_ID_NONE (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/
H A DMediaRouter.java813 private int mPresentationDisplayId = PRESENTATION_DISPLAY_ID_NONE;
933 public static final int PRESENTATION_DISPLAY_ID_NONE = -1; field in class:MediaRouter.RouteInfo
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/
H A DMediaRouter.java814 private int mPresentationDisplayId = PRESENTATION_DISPLAY_ID_NONE;
934 public static final int PRESENTATION_DISPLAY_ID_NONE = -1; field in class:MediaRouter.RouteInfo

Completed in 17 milliseconds