Searched refs:ERROR_OUT_OF_SERVICE (Results 1 – 4 of 4) sorted by relevance
44 mCallStateException = new CallStateException(mCallStateException.ERROR_OUT_OF_SERVICE, in testCallStateExceptionWithErrCode()47 assertEquals(mCallStateException.ERROR_OUT_OF_SERVICE, mCallStateException.getError()); in testCallStateExceptionWithErrCode()
29 public static final int ERROR_OUT_OF_SERVICE = 1; field in CallStateException
3568 CallStateException.ERROR_OUT_OF_SERVICE, in checkWfcWifiOnlyModeBeforeDial()
1135 CallStateException.ERROR_OUT_OF_SERVICE, in dial()