Searched refs:isDualBandSupported (Results 1 – 3 of 3) sorted by relevance
104 boolean isDualBandSupported(); in isDualBandSupported() method
1411 public boolean isDualBandSupported() {1413 return mService.isDualBandSupported();
1150 if (!isDualBandSupported()) return; in setFrequencyBand()1170 public boolean isDualBandSupported() { in isDualBandSupported() method in WifiServiceImpl