Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java578 static final int CMD_START_IP_PACKET_OFFLOAD = BASE + 160; field in ClientModeImpl
3632 case CMD_START_IP_PACKET_OFFLOAD: in processMessage()
4791 CMD_START_IP_PACKET_OFFLOAD, msg.arg1, msg.arg2, msg.obj); in startSocketKeepalive()
5209 case CMD_START_IP_PACKET_OFFLOAD: { in processMessage()