Searched refs:mPresentationDisplayId (Results 1 – 2 of 2) sorted by relevance
568 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.RouteInfo2134 if (mPresentationDisplayId >= 0) { in choosePresentationDisplay()2136 if (display.getDisplayId() == mPresentationDisplayId) { in choosePresentationDisplay()
28434 Landroid/media/MediaRouter$RouteInfo;->mPresentationDisplayId:I