Searched defs:ex (Results 1 – 13 of 13) sorted by relevance
24 public void onError(Throwable ex); in onError()
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()
58 float ex = event.getX(); in onTouchEvent() local
629 int ex = (int) event.getX(); in onTouchEvent() local
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
365 private void displayNetworkSelectionFailed(Throwable ex) { in displayNetworkSelectionFailed()
2190 CommandException ex = (CommandException) result.exception; in invokeOemRilRequestRaw() local
368 private static void logError(String alias, String type, Exception ex) { in logError()
936 float ex = (float) Math.exp(-(i - mid) * (i - mid) / (mid * mid)) in getGaussianMask() local
1199 RuntimeException ex = new NullPointerException(err); in send() local