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