Searched refs:EVENT_KEEPALIVE_STATUS (Results 1 – 2 of 2) sorted by relevance
382 eq(DataConnection.EVENT_KEEPALIVE_STATUS), eq(null)); in testConnectEvent()902 Message kaRunning = mDc.obtainMessage(DataConnection.EVENT_KEEPALIVE_STATUS); in checkStartStopNattKeepalive()976 Message kaRunning = mDc.obtainMessage(DataConnection.EVENT_KEEPALIVE_STATUS); in checkStartNattKeepaliveFail()
323 static final int EVENT_KEEPALIVE_STATUS = BASE + 18; field in DataConnection362 sCmdToString[EVENT_KEEPALIVE_STATUS - BASE] = "EVENT_KEEPALIVE_STATUS";2216 getHandler(), DataConnection.EVENT_KEEPALIVE_STATUS, null); in enter()2489 case EVENT_KEEPALIVE_STATUS: { in processMessage()