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.java495 static final int CMD_REMOVE_APP_CONFIGURATIONS = BASE + 97; field in ClientModeImpl
1961 sendMessage(CMD_REMOVE_APP_CONFIGURATIONS, ai); in removeAppConfigs()
3626 case CMD_REMOVE_APP_CONFIGURATIONS: in processMessage()
4312 case CMD_REMOVE_APP_CONFIGURATIONS: in processMessage()