Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java647 WifiChipInfo[] chipInfos = getAllChipInfo(); in isItPossibleToCreateIface()
1087 mCachedWifiChipInfos = getAllChipInfo(); in getAllChipInfoCached()
1099 private WifiChipInfo[] getAllChipInfo() { in getAllChipInfo() method in HalDeviceManager
1616 WifiChipInfo[] chipInfos = getAllChipInfo(); in createIface()
2602 WifiChipInfo[] chipInfos = getAllChipInfo(); in createRttControllerIfPossible()
2743 pw.println(" mDebugChipsInfo: " + Arrays.toString(getAllChipInfo())); in dump()