Searched refs:ERROR_CALL_RINGING (Results 1 – 4 of 4) sorted by relevance
34 public static final int ERROR_CALL_RINGING = 4; field in CallStateException
707 throw new CallStateException(CallStateException.ERROR_CALL_RINGING, in checkForDialIssues()
1050 assertEquals(CallStateException.ERROR_CALL_RINGING, e.getError()); in testCantMakeCallWhileRinging()
2168 throw new CallStateException(CallStateException.ERROR_CALL_RINGING, in checkForDialIssues()