Home
last modified time | relevance | path

Searched refs:mPresentationDisplayId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaRouter.java560 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in makeGlobalRoute()
614 if (route.mPresentationDisplayId != globalRoute.presentationDisplayId) { in updateGlobalRoute()
615 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in updateGlobalRoute()
1673 int mPresentationDisplayId = -1; field in MediaRouter.RouteInfo
2148 if (mPresentationDisplayId >= 0) { in choosePresentationDisplay()
2150 if (display.getDisplayId() == mPresentationDisplayId) { in choosePresentationDisplay()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31312 Landroid/media/MediaRouter$RouteInfo;->mPresentationDisplayId:I