Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaRouter.java568 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in makeGlobalRoute()
622 if (route.mPresentationDisplayId != globalRoute.presentationDisplayId) { in updateGlobalRoute()
623 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in updateGlobalRoute()
1659 int mPresentationDisplayId = -1; field in MediaRouter.RouteInfo
2134 if (mPresentationDisplayId >= 0) { in choosePresentationDisplay()
2136 if (display.getDisplayId() == mPresentationDisplayId) { in choosePresentationDisplay()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt28434 Landroid/media/MediaRouter$RouteInfo;->mPresentationDisplayId:I