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.java236 return getSupportedIfaceTypesInternal(null); in getSupportedIfaceTypes()
245 return getSupportedIfaceTypesInternal(chip); in getSupportedIfaceTypes()
1555 private Set<Integer> getSupportedIfaceTypesInternal(IWifiChip chip) { in getSupportedIfaceTypesInternal() method in HalDeviceManager