Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputDialogTest.java151 mFeatures.add(MediaRoute2Info.FEATURE_REMOTE_PLAYBACK); in getStopButtonVisibility_remoteDevice_returnVisible()
H A DMediaOutputControllerTest.java437 ImmutableList.of(MediaRoute2Info.FEATURE_REMOTE_PLAYBACK)); in advanced_onDeviceListUpdateWithConnectedDeviceRemote_verifyItemSize()
579 ImmutableList.of(MediaRoute2Info.FEATURE_REMOTE_PLAYBACK)); in isCurrentConnectedDeviceRemote_containsFeatures_returnsTrue()
/aosp14/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DMediaRouter2ManagerTest.java19 import static android.media.MediaRoute2Info.FEATURE_REMOTE_PLAYBACK;
449 .addFeature(FEATURE_REMOTE_PLAYBACK) in testTransfer_unknownRoute_fail()
/aosp14/frameworks/base/media/java/android/media/
H A DMediaRoute2Info.java425 public static final String FEATURE_REMOTE_PLAYBACK = field in MediaRoute2Info
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java1021 return (features.contains(MediaRoute2Info.FEATURE_REMOTE_PLAYBACK) in isActiveRemoteDevice()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt24305 …field public static final String FEATURE_REMOTE_PLAYBACK = "android.media.route.feature.REMOTE_PLA…