Home | History | Annotate | Download | only in phone

Lines Matching full:ordinal

2578                 returnValue = ex.getCommandError().ordinal();
2583 returnValue = (CommandException.Error.GENERIC_FAILURE.ordinal());