Searched refs:deauthenticateNetwork (Results 1 – 6 of 6) sorted by relevance
86 void deauthenticateNetwork(long holdoff, boolean ess); in deauthenticateNetwork() method
1860 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in WifiManager1862 mService.deauthenticateNetwork(holdoff, ess); in deauthenticateNetwork()
147 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in BaseWifiService
2409 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in WifiServiceImpl2411 mClientModeImpl.deauthenticateNetwork(mClientModeImplChannel, holdoff, ess); in deauthenticateNetwork()
1570 public void deauthenticateNetwork(AsyncChannel channel, long holdoff, boolean ess) { in deauthenticateNetwork() method in ClientModeImpl
46363 Landroid/net/wifi/IWifiManager$Stub$Proxy;->deauthenticateNetwork(JZ)V46495 Landroid/net/wifi/IWifiManager;->deauthenticateNetwork(JZ)V47355 Landroid/net/wifi/WifiManager;->deauthenticateNetwork(JZ)V