Searched refs:getStaIfaceNames (Results 1 – 6 of 6) sorted by relevance
257 List<String> getStaIfaceNames(); in getStaIfaceNames() method
754 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChip756 () -> mWifiChip.getStaIfaceNames()); in getStaIfaceNames()
626 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChipAidlImpl631 String[] ifaceNames = mWifiChip.getStaIfaceNames(); in getStaIfaceNames()
356 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChipHidlImpl1005 mWifiChip.getStaIfaceNames((status, ifaceNames) -> { in getStaIfaceNamesInternal()
1204 List<String> ifaceNames = chip.getStaIfaceNames(); in getAllChipInfo()
4711 .when(chip).getStaIfaceNames(); in initialize()