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;458 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in disconnectAllClients()
588 case WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED: in forceClientDisconnect()
26 import static android.net.wifi.WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED;1142 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in stopDisconnectsConnectedClients()
766 public static final int SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED = 2; field in WifiManager