Searched refs:getPresentationDisplay (Results 1 – 7 of 7) sorted by relevance
77 assertThat(mRouteInfo.getPresentationDisplay()).isNull(); in testGetPresentationDisplay_notLiveVideo()87 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sWifiDisplay); in testGetPresentationDisplay_includesLiveVideo()94 assertThat(mRouteInfo.getPresentationDisplay()).isNull(); in testGetPresentationDisplay_noPresentationDisplay()103 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sWifiDisplay); in testGetPresentationDisplay_wifiDisplayOnly()112 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sExternalDisplay); in testGetPresentationDisplay_externalDisplayOnly()121 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sInternalDisplay); in testGetPresentationDisplay_internalDisplayOnly()131 assertThat(mRouteInfo.getPresentationDisplay()).isNull(); in testGetPresentationDisplay_addressNotMatch()140 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sWifiDisplay); in testGetPresentationDisplay_containsWifiAndExternalDisplays_returnWifiDisplay()149 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sExternalDisplay); in testGetPresentationDisplay_containsExternalAndInternalDisplays_returnExternal()158 assertThat(mRouteInfo.getPresentationDisplay()).isEqualTo(sWifiDisplay); in testGetPresentationDisplay_containsAllDisplays_returnWifiDisplay()
2122 public Display getPresentationDisplay() { in getPresentationDisplay() method in MediaRouter.RouteInfo
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11235 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;
23354 method public android.view.Display getPresentationDisplay();
15421 method public android.view.Display getPresentationDisplay();
11230 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;