Searched refs:setBand (Results 1 – 3 of 3) sorted by relevance
440 when(mWifiNative.setBand(anyInt())).thenReturn(true); in loadComponents()
852 public boolean setBand(int band) { in setBand() method in WifiNative
2927 if (mWifiNative.setBand(band)) { in setFrequencyBand()4751 if (mWifiNative.setBand(band)) { in processMessage()