Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java204 return getSupportedIfaceTypesInternal(null); in getSupportedIfaceTypes()
213 return getSupportedIfaceTypesInternal(chip); in getSupportedIfaceTypes()
1326 Set<Integer> getSupportedIfaceTypesInternal(IWifiChip chip) { in getSupportedIfaceTypesInternal() method in HalDeviceManager