Searched refs:MEDIA_VOLUME_GROUP_ID (Results 1 – 1 of 1) sorted by relevance
342 private static final int MEDIA_VOLUME_GROUP_ID = 0; field in CarAudioServiceUnitTest1045 .isEqualTo(MEDIA_VOLUME_GROUP_ID); in getVolumeGroupIdForUsage_forMusicUsage()1054 USAGE_MEDIA)).isEqualTo(MEDIA_VOLUME_GROUP_ID); in getVolumeGroupIdForUsage_withNonDynamicRouting_forMusicUsage()1104 .isEqualTo(MEDIA_VOLUME_GROUP_ID); in getVolumeGroupIdForUsage_forUnknownUsage_returnsMediaGroupId()1133 MEDIA_VOLUME_GROUP_ID)).asList() in getUsagesForVolumeGroupId_forMusicContext()1173 MEDIA_VOLUME_GROUP_ID)).asList() in getUsagesForVolumeGroupId_withoutDynamicRouting()1174 .containsExactly(CarAudioDynamicRouting.STREAM_TYPE_USAGES[MEDIA_VOLUME_GROUP_ID]); in getUsagesForVolumeGroupId_withoutDynamicRouting()