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
666 throw new CallStateException(CallStateException.ERROR_CALL_RINGING, in checkForDialIssues()
966 assertEquals(CallStateException.ERROR_CALL_RINGING, e.getError()); in testCantMakeCallWhileRinging()
1974 throw new CallStateException(CallStateException.ERROR_CALL_RINGING, in checkForDialIssues()