Searched refs:deauthenticateNetwork (Results 1 – 6 of 6) sorted by relevance
86 void deauthenticateNetwork(long holdoff, boolean ess); in deauthenticateNetwork() method
1827 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in WifiManager1829 mService.deauthenticateNetwork(holdoff, ess); in deauthenticateNetwork()
147 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in BaseWifiService
2367 public void deauthenticateNetwork(long holdoff, boolean ess) { in deauthenticateNetwork() method in WifiServiceImpl2369 mClientModeImpl.deauthenticateNetwork(mClientModeImplChannel, holdoff, ess); in deauthenticateNetwork()
1553 public void deauthenticateNetwork(AsyncChannel channel, long holdoff, boolean ess) { in deauthenticateNetwork() method in ClientModeImpl
49722 Landroid/net/wifi/IWifiManager$Stub$Proxy;->deauthenticateNetwork(JZ)V49856 Landroid/net/wifi/IWifiManager;->deauthenticateNetwork(JZ)V50772 Landroid/net/wifi/WifiManager;->deauthenticateNetwork(JZ)V