Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java292 return getSupportedIfaceTypesInternal(null); in getSupportedIfaceTypes()
301 return getSupportedIfaceTypesInternal(chip); in getSupportedIfaceTypes()
1573 private Set<Integer> getSupportedIfaceTypesInternal(WifiChip chip) { in getSupportedIfaceTypesInternal() method in HalDeviceManager