Searched refs:EVENT_KEEPALIVE_STOPPED (Results 1 – 2 of 2) sorted by relevance
373 static final int EVENT_KEEPALIVE_STOPPED = BASE + 20; field in DataConnection419 sCmdToString[EVENT_KEEPALIVE_STOPPED - BASE] = "EVENT_KEEPALIVE_STOPPED";3220 EVENT_KEEPALIVE_STOPPED, handle, slotId, null)); in processMessage()3257 case EVENT_KEEPALIVE_STOPPED: { in processMessage()
1141 DataConnection.EVENT_KEEPALIVE_STOPPED, sessionHandle, slotId); in checkStartStopNattKeepalive()