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()
2107 public Display getPresentationDisplay() { in getPresentationDisplay() method in MediaRouter.RouteInfo
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10975 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;
15421 method public android.view.Display getPresentationDisplay();
10978 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;
24525 method public android.view.Display getPresentationDisplay();