Searched refs:setEnableAutoJoinWhenAssociated (Results 1 – 5 of 5) sorted by relevance
169 boolean setEnableAutoJoinWhenAssociated(boolean enabled); in setEnableAutoJoinWhenAssociated() method
3537 public boolean setEnableAutoJoinWhenAssociated(boolean enabled) {3539 return mService.setEnableAutoJoinWhenAssociated(enabled);
2445 public boolean setEnableAutoJoinWhenAssociated(boolean enabled) { in setEnableAutoJoinWhenAssociated() method in WifiServiceImpl2450 return mWifiStateMachine.setEnableAutoJoinWhenAssociated(enabled); in setEnableAutoJoinWhenAssociated()
1284 public boolean setEnableAutoJoinWhenAssociated(boolean enabled) { in setEnableAutoJoinWhenAssociated() method in WifiStateMachine
27741 HSPLandroid/net/wifi/IWifiManager;->setEnableAutoJoinWhenAssociated(Z)Z