Searched refs:getSupportedSimultaneousBandCombinations (Results 1 – 6 of 6) sorted by relevance
484 void getSupportedSimultaneousBandCombinations(in IWifiBandsListener listener, in Bundle extras); in getSupportedSimultaneousBandCombinations() method
1127 public void getSupportedSimultaneousBandCombinations(IWifiBandsListener listener, in getSupportedSimultaneousBandCombinations() method in BaseWifiService
12213 public void getSupportedSimultaneousBandCombinations( in getSupportedSimultaneousBandCombinations() method in WifiManager12224 mService.getSupportedSimultaneousBandCombinations(new IWifiBandsListener.Stub() { in getSupportedSimultaneousBandCombinations()
12193 () -> mWifiServiceImpl.getSupportedSimultaneousBandCombinations(listener, mExtras)); in testSupportedBandCombinations()12199 () -> mWifiServiceImpl.getSupportedSimultaneousBandCombinations(null, mExtras)); in testSupportedBandCombinations()12205 mWifiServiceImpl.getSupportedSimultaneousBandCombinations(listener, mExtras); in testSupportedBandCombinations()12223 mWifiServiceImpl.getSupportedSimultaneousBandCombinations(listener, mExtras); in testSupportedBandCombinations()
742 …t.permission.MANAGE_WIFI_NETWORK_SELECTION) public void getSupportedSimultaneousBandCombinations(@…
8315 public void getSupportedSimultaneousBandCombinations(@NonNull IWifiBandsListener listener,