Searched refs:CMD_REMOVE_USER_CONFIGURATIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java769 static final int CMD_REMOVE_USER_CONFIGURATIONS = BASE + 152; field in class:WifiStateMachine
2434 sendMessage(CMD_REMOVE_USER_CONFIGURATIONS, userId);
5613 case CMD_REMOVE_USER_CONFIGURATIONS:
6853 case CMD_REMOVE_USER_CONFIGURATIONS:
6854 s = "CMD_REMOVE_USER_CONFIGURATIONS";
7443 case CMD_REMOVE_USER_CONFIGURATIONS:
9092 case CMD_REMOVE_USER_CONFIGURATIONS:

Completed in 27 milliseconds