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()
31 public static final int ERROR_OUT_OF_SERVICE = 1; field in CallStateException
1295 CallStateException.ERROR_OUT_OF_SERVICE, in startConference()1417 CallStateException.ERROR_OUT_OF_SERVICE, in dial()
4239 CallStateException.ERROR_OUT_OF_SERVICE, in checkWfcWifiOnlyModeBeforeDial()