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/
DClientModeImpl.java581 static final int CMD_STOP_IP_PACKET_OFFLOAD = BASE + 161; field in ClientModeImpl
3634 case CMD_STOP_IP_PACKET_OFFLOAD: in processMessage()
4589 case CMD_STOP_IP_PACKET_OFFLOAD: { in processMessage()
4797 CMD_STOP_IP_PACKET_OFFLOAD, msg.arg1, msg.arg2, msg.obj); in stopSocketKeepalive()