Searched refs:mPresentationDisplayId (Results 1 – 1 of 1) sorted by relevance
522 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in makeGlobalRoute()576 if (route.mPresentationDisplayId != globalRoute.presentationDisplayId) { in updateGlobalRoute()577 route.mPresentationDisplayId = globalRoute.presentationDisplayId; in updateGlobalRoute()1612 int mPresentationDisplayId = -1; field in MediaRouter.RouteInfo2069 if (mPresentationDisplayId >= 0) { in choosePresentationDisplay()2071 if (display.getDisplayId() == mPresentationDisplayId) { in choosePresentationDisplay()