Home
last modified time | relevance | path

Searched defs:combinations (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/responsive/
DSizeSpecTest.kt42 val combinations = in valid_values() constant
65 val combinations = in validate_getCalculatedValue() constant
88 val combinations = in validate_getRemainderSpaceValue() constant
109 val combinations = in multiple_values_assigned() constant
127 val combinations = in invalid_values() constant
147 val combinations = in onlyFixedSize() constant
/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java488 Set<List<Integer>> combinations = getCachedSupportedBandCombinations(iface); in getSupportedBandCombinations() local
520 Set<List<Integer>> combinations = getCachedSupportedBandCombinations(iface); in isBandCombinationSupported() local