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