Searched defs:ex (Results 1 – 12 of 12) sorted by relevance
37 Exception ex = new Exception(); in onMediaStorageFailure() local52 Exception ex = new Exception(); in onCameraOpenFailure() local68 Exception ex = new Exception(); in onCameraReconnectFailure() local84 Exception ex = new Exception(); in onGenericCameraAccessFailure() local100 Exception ex = new Exception(); in onCameraDisabledFailure() local117 Exception ex = new Exception(); in handleFatalError() local
35 public void sendGoogleFeedback(int category, Exception ex) {} in sendGoogleFeedback()
134 public static int getReasonFromException (MessagingException ex) { in getReasonFromException()146 public static String getErrorString(Context context, MessagingException ex) { in getErrorString()
218 private void reportProgress(int newState, MessagingException ex) { in reportProgress()
166 private void displayBandSelectionResult(Throwable ex) { in displayBandSelectionResult()
184 public void uncaughtException(final Thread thread, final Throwable ex) { in uncaughtException()
58 float ex = event.getX(); in onTouchEvent() local
629 int ex = (int) event.getX(); in onTouchEvent() local
375 private void displayNetworkSelectionFailed(Throwable ex) { in displayNetworkSelectionFailed()
2595 CommandException ex = (CommandException) result.exception; in invokeOemRilRequestRaw() local
368 private static void logError(String alias, String type, Exception ex) { in logError()
292 final boolean finishActivity, final Exception ex) { in showError()882 float ex = (float) Math.exp(-(i - mid) * (i - mid) / (mid * mid)) in getGaussianMask() local