Searched refs:CMD_GET_CONFIGURED_NETWORKS (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java305 static final int CMD_GET_CONFIGURED_NETWORKS = BASE + 59; field in class:WifiStateMachine
951 Message resultMsg = channel.sendMessageSynchronously(CMD_GET_CONFIGURED_NETWORKS);
1921 case CMD_GET_CONFIGURED_NETWORKS:
2526 case CMD_GET_CONFIGURED_NETWORKS:

Completed in 12 milliseconds