Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiP2pConnection.java103 replyToMessage(msg, WifiP2pServiceImpl.DISCONNECT_WIFI_RESPONSE); in handleMessage()
DClientModeImpl.java2573 case WifiP2pServiceImpl.DISCONNECT_WIFI_RESPONSE: in getWhatToString()
7643 mWifiP2pConnection.sendMessage(WifiP2pServiceImpl.DISCONNECT_WIFI_RESPONSE); in enterImpl()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java326 public static final int DISCONNECT_WIFI_RESPONSE = BASE + 13; field in WifiP2pServiceImpl
1636 case DISCONNECT_WIFI_RESPONSE: in getWhatToString()
2359 case DISCONNECT_WIFI_RESPONSE: in processMessageImpl()
4951 case DISCONNECT_WIFI_RESPONSE: in processMessageImpl()