Searched refs:syncDisableNetwork (Results 1 – 2 of 2) sorted by relevance
942 return mWifiStateMachine.syncDisableNetwork(mWifiStateMachineChannel, netId); in disableNetwork()
2076 public boolean syncDisableNetwork(AsyncChannel channel, int netId) { in syncDisableNetwork() method in WifiStateMachine