Searched refs:SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED (Results 1 – 4 of 4) sorted by relevance
19 import static android.net.wifi.WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED;682 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in disconnectAllClients()
532 case WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED: in forceClientDisconnect()
25 import static android.net.wifi.WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED;1127 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in stopDisconnectsConnectedClients()
815 public static final int SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED = 2; field in WifiManager