Searched refs:getStaIfaceNames (Results 1 – 6 of 6) sorted by relevance
262 List<String> getStaIfaceNames(); in getStaIfaceNames() method
756 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChip758 () -> mWifiChip.getStaIfaceNames()); in getStaIfaceNames()
648 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChipAidlImpl653 String[] ifaceNames = mWifiChip.getStaIfaceNames(); in getStaIfaceNames()
358 public List<String> getStaIfaceNames() { in getStaIfaceNames() method in WifiChipHidlImpl1007 mWifiChip.getStaIfaceNames((status, ifaceNames) -> { in getStaIfaceNamesInternal()
1220 List<String> ifaceNames = chip.getStaIfaceNames(); in getAllChipInfo()
5143 .when(chip).getStaIfaceNames(); in initialize()