Searched defs:ex (Results 1 – 8 of 8) sorted by relevance
45 public static void e(String logMe, Exception ex) { in e()
167 private void displayBandSelectionResult(Throwable ex) { in displayBandSelectionResult()
213 private void reportProgress(int newState, MessagingException ex) { in reportProgress()606 private static String getErrorString(Context context, MessagingException ex) { in getErrorString()808 MessagingException ex) { in newInstance()
330 private void displayNetworkSelectionFailed(Throwable ex) { in displayNetworkSelectionFailed()
232 private static void logError(String alias, String type, Exception ex) { in logError()
678 int ex = (int) event.getX(); in onTouchEvent() local
1202 RuntimeException ex = new NullPointerException(err); in send() local
2924 Object result, Object extraResult, Exception ex, boolean finalize) { in onIntentProcessed()