Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java499 Set<List<Integer>> combinations = getCachedSupportedBandCombinations(iface); in getSupportedBandCombinations()
505 private Set<List<Integer>> getCachedSupportedBandCombinations( in getCachedSupportedBandCombinations() method in HalDeviceManager
531 Set<List<Integer>> combinations = getCachedSupportedBandCombinations(iface); in isBandCombinationSupported()