/packages/modules/Bluetooth/system/bta/le_audio/ |
D | content_control_id_keeper_test.cc | 43 types::LeAudioContextType::MEDIA | types::LeAudioContextType::ALERTS, in TEST() 45 ASSERT_EQ(ccid_one, ccid_keeper->GetCcid(types::LeAudioContextType::MEDIA)); in TEST() 49 types::AudioContexts(types::LeAudioContextType::MEDIA)); in TEST() 60 auto all_ccids = ccid_keeper->GetAllCcids(types::LeAudioContextType::MEDIA | in TEST() 77 ccid_keeper->SetCcid(types::LeAudioContextType::MEDIA, ccid_two); in TEST() 78 ASSERT_EQ(ccid_two, ccid_keeper->GetCcid(types::LeAudioContextType::MEDIA)); in TEST() 84 types::AudioContexts(types::LeAudioContextType::MEDIA)); in TEST() 95 auto all_ccids = ccid_keeper->GetAllCcids(types::LeAudioContextType::MEDIA | in TEST() 113 ccid_keeper->SetCcid(types::LeAudioContextType::MEDIA, ccid_two); in TEST() 119 ASSERT_EQ(-1, ccid_keeper->GetCcid(types::LeAudioContextType::MEDIA)); in TEST() [all …]
|
D | devices_test.cc | 289 case LeAudioContextType::MEDIA: in IsLc3SettingSupported() 1500 LeAudioContextType::MEDIA); in TEST_P() 1521 LeAudioContextType::MEDIA | LeAudioContextType::CONVERSATIONAL | in TEST_P() 1536 LeAudioContextType::MEDIA | LeAudioContextType::CONVERSATIONAL); in TEST_P() 1567 auto config = group_->GetConfiguration(LeAudioContextType::MEDIA); in TEST_P() 1708 TestGroupAseConfiguration(LeAudioContextType::MEDIA, &data, 1, in TEST_P() 1741 TestGroupAseConfiguration(LeAudioContextType::MEDIA, &data, 1, in TEST_P() 1883 TestGroupAseConfiguration(LeAudioContextType::MEDIA, &data, 1, in TEST_P() 1954 TestGroupAseConfiguration(LeAudioContextType::MEDIA, data, 2, in TEST_P() 2047 TestGroupAseConfiguration(LeAudioContextType::MEDIA, &data, 1, in TEST_P() [all …]
|
/packages/modules/SdkExtensions/gen_sdk/ |
D | extensions_db.textpb | 22 module: MEDIA 85 module: MEDIA 148 module: MEDIA 229 module: MEDIA 310 module: MEDIA 391 module: MEDIA 472 module: MEDIA 565 module: MEDIA 658 module: MEDIA 757 module: MEDIA [all …]
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | PowerComponentHandlerUnitTest.java | 27 import static android.car.hardware.power.PowerComponent.MEDIA; 81 MEDIA, MICROPHONE, NFC, PROJECTION, TRUSTED_DEVICE_DETECTION, in testGetAccumulatedPolicy_firstTime() 93 LOCATION, MEDIA, MICROPHONE, NFC, PROJECTION, TRUSTED_DEVICE_DETECTION, in testApplyPowerPolicy_oneTime() 107 new CarPowerPolicy("test_policy4", new int[]{MEDIA, AUDIO}, new int[]{})}; in testApplyPowerPolicy_multipleTimes() 109 new int[]{AUDIO, MEDIA, DISPLAY, INPUT, CPU}, in testApplyPowerPolicy_multipleTimes() 134 new int[]{INPUT, MEDIA, AUDIO, BLUETOOTH, CELLULAR, ETHERNET, LOCATION, MICROPHONE, in testApplyPowerPolicy_withCustomComponents() 149 new int[]{DISPLAY, INPUT, MEDIA, BLUETOOTH, CELLULAR, ETHERNET, LOCATION, in testApplyPowerPolicy_withCustomComponents()
|
D | PolicyReaderUnitTest.java | 27 import static android.car.hardware.power.PowerComponent.MEDIA; 82 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT, 86 new int[]{MEDIA, DISPLAY, BLUETOOTH, WIFI, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT, 100 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, PROJECTION, NFC, INPUT, 105 new int[]{AUDIO, MEDIA, DISPLAY, PROJECTION, INPUT, VOICE_INTERACTION, 115 new int[]{AUDIO, MEDIA, DISPLAY, PROJECTION, INPUT, VOICE_INTERACTION, 122 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT, 128 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT, 133 new int[]{MEDIA, DISPLAY, BLUETOOTH, WIFI, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT,
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | OveruseConfigurationXmlHelperTest.cpp | 91 ApplicationCategoryType::MEDIA), in TEST() 125 ApplicationCategoryType::MEDIA), in TEST() 129 ApplicationCategoryType::MEDIA), in TEST() 186 ApplicationCategoryType::MEDIA), in TEST() 228 ApplicationCategoryType::MEDIA), in TEST() 232 ApplicationCategoryType::MEDIA), in TEST()
|
D | PackageInfoResolverTest.cpp | 171 {"vendor.package.A", ApplicationCategoryType::MEDIA}, in TEST_F() 208 {"vendor.package.A", ApplicationCategoryType::MEDIA}, in TEST_F() 209 {"shared:vendor.package.C", ApplicationCategoryType::MEDIA}, in TEST_F() 251 expectedMappings.at(15100).appCategoryType = ApplicationCategoryType::MEDIA; in TEST_F() 252 expectedMappings.at(18100).appCategoryType = ApplicationCategoryType::MEDIA; in TEST_F()
|
D | IoOveruseConfigsTest.cpp | 138 ApplicationCategoryType::MEDIA)}, in sampleBuildSystemConfig() 156 ApplicationCategoryType::MEDIA)}, in sampleBuildVendorConfig() 184 ApplicationCategoryType::MEDIA), in sampleUpdateSystemConfig() 206 ApplicationCategoryType::MEDIA), in sampleUpdateVendorConfig() 524 ApplicationCategoryType::MEDIA); in TEST_F() 586 {toPackageMetadata("vendorPackageA", ApplicationCategoryType::MEDIA), in TEST_F() 812 ApplicationCategoryType::MEDIA)); in TEST_F() 819 ApplicationCategoryType::MEDIA)); in TEST_F() 906 ApplicationCategoryType::MEDIA)); in TEST_F()
|
/packages/modules/SdkExtensions/gen_sdk/testdata/ |
D | test_extensions_db.textpb | 19 module: MEDIA 40 module: MEDIA 61 module: MEDIA
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ |
D | NotificationContentObserver.java | 72 public static final String MEDIA = "media"; field in NotificationContentObserver 82 .appendPath(MEDIA).build(); 99 mKeys = Arrays.asList(MEDIA, ALBUM_CONTENT); in NotificationContentObserver() 151 key = MEDIA; in onChange()
|
/packages/modules/SdkExtensions/derive_sdk/ |
D | derive_sdk_test.cpp | 131 {SdkModule::MEDIA, 5}, in TEST_F() 152 {SdkModule::MEDIA, 1}, in TEST_F() 159 {SdkModule::MEDIA, 1}, in TEST_F() 170 {SdkModule::MEDIA, 3}, in TEST_F() 211 {SdkModule::MEDIA, 3}, in TEST_F()
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/repositories/ |
D | AppGridRepository.kt | 39 …roid.car.carlauncher.repositories.appactions.AppLaunchProviderFactory.AppLauncherProviderType.MEDIA in <lambda>() 143 it.toAppItem(isDistractionOptimized(it.componentName, it.launchActionType == MEDIA)) in getAllAppsList() 187 it.toAppInfo(MEDIA).toAppItem(true) in getMediaAppsList() 198 it.toAppInfo(MEDIA) in getAllLauncherAndMediaApps() 260 if (launchActionType == MEDIA) { in ResolveInfo()
|
/packages/services/Car/cpp/powerpolicy/server/tests/ |
D | PolicyManagerTest.cpp | 118 {PowerComponent::AUDIO, PowerComponent::MEDIA, 136 {PowerComponent::AUDIO, PowerComponent::MEDIA, 153 {PowerComponent::AUDIO, PowerComponent::MEDIA, PowerComponent::DISPLAY, 162 {PowerComponent::WIFI, PowerComponent::MEDIA, 179 {PowerComponent::WIFI, PowerComponent::AUDIO, PowerComponent::MEDIA, 190 {PowerComponent::MEDIA, PowerComponent::DISPLAY, 201 {PowerComponent::MEDIA, PowerComponent::DISPLAY, 239 {PowerComponent::AUDIO, PowerComponent::MEDIA, PowerComponent::DISPLAY, 251 {PowerComponent::MEDIA, PowerComponent::BLUETOOTH, 263 {PowerComponent::AUDIO, PowerComponent::MEDIA, PowerComponent::DISPLAY, [all …]
|
D | PowerComponentHandlerTest.cpp | 121 {"test_policy4", {PowerComponent::MEDIA, PowerComponent::AUDIO}, {}}, in TEST_F() 125 {PowerComponent::AUDIO, PowerComponent::MEDIA, PowerComponent::DISPLAY, in TEST_F() 152 {PowerComponent::MEDIA, PowerComponent::DISPLAY, PowerComponent::INPUT, in TEST_F()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine_test.cc | 525 auto sound_context = bluetooth::le_audio::types::LeAudioContextType::MEDIA; in TEST_F() 578 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 604 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 621 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 642 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 668 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 690 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 716 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 737 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() 761 bluetooth::le_audio::types::LeAudioContextType::MEDIA); in TEST_F() [all …]
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/repositories/appactions/ |
D | AppLaunchProviderFactory.kt | 50 LAUNCHER, MEDIA, DISABLED, TOS_DISABLED, MIRRORING 93 providerMap[AppLauncherProviderType.MEDIA] = provider in addProvider()
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/v2/ |
D | PickerDataLayerV2.java | 235 PickerSQLConstants.Table.MEDIA, in queryMediaInternal() 247 PickerSQLConstants.Table.MEDIA, in queryMediaInternal() 259 PickerSQLConstants.Table.MEDIA, in queryMediaInternal() 548 PickerSQLConstants.Table.MEDIA, in getMergedAlbumsCursor() 784 PickerSQLConstants.Table.MEDIA, in queryMergedAlbumMedia() 796 PickerSQLConstants.Table.MEDIA, in queryMergedAlbumMedia() 808 PickerSQLConstants.Table.MEDIA, in queryMergedAlbumMedia()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/ |
D | BlockerViewModel.java | 121 mBlockingTypeLiveData.setValue(BlockingType.MEDIA); in onUpdate() 154 MEDIA enumConstant
|
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/ |
D | ApplicationCategoryType.aidl | 39 MEDIA, enumConstant
|
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/2/android/automotive/watchdog/internal/ |
D | ApplicationCategoryType.aidl | 39 MEDIA = 2, enumConstant
|
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/1/android/automotive/watchdog/internal/ |
D | ApplicationCategoryType.aidl | 39 MEDIA = 2, enumConstant
|
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/ |
D | ApplicationCategoryType.aidl | 37 MEDIA, enumConstant
|
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/ |
D | ApplicationCategoryType.aidl | 39 MEDIA, enumConstant
|
/packages/services/Car/car-lib/src/android/car/hardware/power/ |
D | PowerComponentUtil.java | 154 return PowerComponent.MEDIA; in toPowerComponent() 202 case PowerComponent.MEDIA: in powerComponentToString()
|
/packages/modules/SdkExtensions/javatests/com/android/sdkext/extensions/apexes/ |
D | test_extensions_db.textpb | 19 module: MEDIA
|