Searched refs:getCapabilitiesBeforeIfacesExist (Results 1 – 6 of 6) sorted by relevance
159 WifiChip.Response<Long> getCapabilitiesBeforeIfacesExist(); in getCapabilitiesBeforeIfacesExist() method
660 public Response<Long> getCapabilitiesBeforeIfacesExist() { in getCapabilitiesBeforeIfacesExist() method in WifiChip662 () -> mWifiChip.getCapabilitiesBeforeIfacesExist()); in getCapabilitiesBeforeIfacesExist()
392 public WifiChip.Response<Long> getCapabilitiesBeforeIfacesExist() { in getCapabilitiesBeforeIfacesExist() method in WifiChipAidlImpl
239 public WifiChip.Response<Long> getCapabilitiesBeforeIfacesExist() { in getCapabilitiesBeforeIfacesExist() method in WifiChipHidlImpl
2827 WifiChip.Response<Long> capsResp = wifiChip.getCapabilitiesBeforeIfacesExist();
4707 .when(chip).getCapabilitiesBeforeIfacesExist(); in initialize()