Home
last modified time | relevance | path

Searched refs:CMD_REMOVE_APP_CONFIGURATIONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java502 static final int CMD_REMOVE_APP_CONFIGURATIONS = BASE + 97; field in ClientModeImpl
1983 sendMessage(CMD_REMOVE_APP_CONFIGURATIONS, ai); in removeAppConfigs()
3652 case CMD_REMOVE_APP_CONFIGURATIONS: in processMessage()
4335 case CMD_REMOVE_APP_CONFIGURATIONS: in processMessage()