Searched refs:EVENT_DATA_CONNECTION_VOICE_CALL_STARTED (Results 1 – 2 of 2) sorted by relevance
320 static final int EVENT_DATA_CONNECTION_VOICE_CALL_STARTED = BASE + 15; field in DataConnection356 sCmdToString[EVENT_DATA_CONNECTION_VOICE_CALL_STARTED - BASE] =2134 DataConnection.EVENT_DATA_CONNECTION_VOICE_CALL_STARTED, null); in enter()2432 case EVENT_DATA_CONNECTION_VOICE_CALL_STARTED: in processMessage()
381 eq(DataConnection.EVENT_DATA_CONNECTION_VOICE_CALL_STARTED), eq(null)); in testConnectEvent()