Searched defs:ex (Results 1 – 9 of 9) sorted by relevance
49 public static void e(String logMe, Exception ex) { in e()
167 private void displayBandSelectionResult(Throwable ex) { in displayBandSelectionResult()
58 float ex = event.getX(); in onTouchEvent() local
628 int ex = (int) event.getX(); in onTouchEvent() local
220 private void reportProgress(int newState, MessagingException ex) { in reportProgress()583 private static String getErrorString(Context context, MessagingException ex) { in getErrorString()793 MessagingException ex) { in newInstance()
337 private void displayNetworkSelectionFailed(Throwable ex) { in displayNetworkSelectionFailed()
337 private static void logError(String alias, String type, Exception ex) { in logError()
1199 RuntimeException ex = new NullPointerException(err); in send() local
2924 Object result, Object extraResult, Exception ex, boolean finalize) { in onIntentProcessed()