Home
last modified time | relevance | path

Searched refs:getPresentationDisplay (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DMediaRouteInfoTest.java77 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()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaRouter.java2122 public Display getPresentationDisplay() { in getPresentationDisplay() method in MediaRouter.RouteInfo
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt11235 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt23354 method public android.view.Display getPresentationDisplay();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15421 method public android.view.Display getPresentationDisplay();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt11230 HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;