Searched refs:getCommandException (Results 1 – 1 of 1) sorted by relevance
897 AsyncResult.forMessage(onComplete, null, getCommandException(e)); in sendErrorResponse()906 AsyncResult.forMessage(onComplete, null, getCommandException(reasonInfo.getCode())); in sendErrorResponse()912 CommandException getCommandException(int code) { in getCommandException() method in ImsPhone933 CommandException getCommandException(Throwable e) { in getCommandException() method in ImsPhone937 ex = getCommandException(((ImsException)e).getCode()); in getCommandException()1132 ex = getCommandException(e); in sendResponse()