Searched refs:CMD_STOP_PACKET_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
50 import static android.net.NetworkAgent.CMD_STOP_PACKET_KEEPALIVE;147 NetworkAgent.CMD_STOP_PACKET_KEEPALIVE, in binderDied()208 mNai.asyncChannel.sendMessage(CMD_STOP_PACKET_KEEPALIVE, mSlot); in stop()
164 public static final int CMD_STOP_PACKET_KEEPALIVE = BASE + 12; field in NetworkAgent293 case CMD_STOP_PACKET_KEEPALIVE: { in handleMessage()
3070 case NetworkAgent.CMD_STOP_PACKET_KEEPALIVE: { in handleMessage()5834 NetworkAgent.CMD_STOP_PACKET_KEEPALIVE, slot, PacketKeepalive.SUCCESS, network)); in stopKeepalive()