Home
last modified time | relevance | path

Searched refs:supportedTypes (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/usbtuner/src/com/google/android/exoplayer/
DMediaSoftwareCodecUtil.java114 String[] supportedTypes = info.getSupportedTypes(); in getMediaSoftwareCodecInfoInternal() local
115 for (int j = 0; j < supportedTypes.length; j++) { in getMediaSoftwareCodecInfoInternal()
116 String supportedType = supportedTypes[j]; in getMediaSoftwareCodecInfoInternal()
/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
DCarHvacManagerTest.java45 Set<Class> supportedTypes = new HashSet<>(Arrays.asList( in testAllHvacProperties() local
49 if (supportedTypes.contains(property.getPropertyType())) { in testAllHvacProperties()
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactModifier.java1158 final Set<Integer> supportedTypes = new HashSet<Integer>(); in migratePostal() local
1161 supportedTypes.add(editType.rawValue); in migratePostal()
1171 if (!supportedTypes.contains(oldType)) { in migratePostal()
/packages/apps/TV/usbtuner/libs/
Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...