Searched defs:CMD_REMOVE_APP_CONFIGURATIONS (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java699 static final int CMD_REMOVE_APP_CONFIGURATIONS = BASE + 97; field in class:WifiStateMachine
2427 sendMessage(CMD_REMOVE_APP_CONFIGURATIONS, ai);
5610 case CMD_REMOVE_APP_CONFIGURATIONS:
6850 case CMD_REMOVE_APP_CONFIGURATIONS:
6851 s = "CMD_REMOVE_APP_CONFIGURATIONS";
7440 case CMD_REMOVE_APP_CONFIGURATIONS:
9091 case CMD_REMOVE_APP_CONFIGURATIONS:

Completed in 24 milliseconds