Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java780 static final int CMD_STOP_IP_PACKET_OFFLOAD = BASE + 161; field in WifiStateMachine
4169 case CMD_STOP_IP_PACKET_OFFLOAD: in processMessage()
4819 case CMD_STOP_IP_PACKET_OFFLOAD: { in processMessage()
6290 CMD_STOP_IP_PACKET_OFFLOAD, msg.arg1, msg.arg2, msg.obj); in stopPacketKeepalive()