Home | History | Annotate | Download | only in phone

Lines Matching defs:ex

1325             } catch (Exception ex) {
1326 if (DBG_LOC) loge("checkIfCallerIsSelfOrForegoundUser: Exception ex=" + ex);
2190 CommandException ex = (CommandException) result.exception;
2191 returnValue = ex.getCommandError().ordinal();