Searched refs:mSupportedType (Results 1 – 1 of 1) sorted by relevance
73 mRouteInfo.mSupportedType = MediaRouter.ROUTE_TYPE_REMOTE_DISPLAY; in testGetPresentationDisplay_notLiveVideo()83 mRouteInfo.mSupportedType |= MediaRouter.ROUTE_TYPE_LIVE_AUDIO; in testGetPresentationDisplay_includesLiveVideo()163 private int mSupportedType = MediaRouter.ROUTE_TYPE_LIVE_VIDEO; field in MediaRouteInfoTest.TestableRouteInfo183 return mSupportedType; in getSupportedTypes()