Searched refs:SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED (Results 1 – 5 of 5) sorted by relevance
19 import static android.net.wifi.WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED;928 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in disconnectAllClients()
313 case WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED: in forceClientDisconnect()
565 case WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED: in forceClientDisconnect()
25 import static android.net.wifi.WifiManager.SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED;1627 SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED); in stopDisconnectsConnectedClients()
1388 public static final int SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED = 2; field in WifiManager