Searched refs:CMD_START_PACKET_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
49 import static android.net.NetworkAgent.CMD_START_PACKET_KEEPALIVE;192 mNai.asyncChannel.sendMessage(CMD_START_PACKET_KEEPALIVE, slot, mInterval, mPacket); in start()359 NetworkAgent.CMD_START_PACKET_KEEPALIVE, ki).sendToTarget(); in startNattKeepalive()
155 public static final int CMD_START_PACKET_KEEPALIVE = BASE + 11; field in NetworkAgent289 case CMD_START_PACKET_KEEPALIVE: { in handleMessage()
3065 case NetworkAgent.CMD_START_PACKET_KEEPALIVE: { in handleMessage()