Searched defs:supportedTypes (Results 1 – 5 of 5) sorted by relevance
51 Set<Class> supportedTypes = new HashSet<>(Arrays.asList( in testAllCabinProperties() local
53 Set<Class> supportedTypes = new HashSet<>(Arrays.asList( in testAllHvacProperties() local
74 private val supportedTypes = arrayOf(TYPE_WIFI, TYPE_WIFI_P2P, TYPE_ETHERNET, TYPE_MOBILE, constant in com.android.server.LegacyTypeTrackerTest
112 String[] supportedTypes = info.getSupportedTypes(); in getMediaSoftwareCodecInfoInternal() local
1090 final Set<Integer> supportedTypes = new HashSet<Integer>(); in migratePostal() local