Searched defs:ex (Results 1 – 10 of 10) sorted by relevance
45 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
580 int ex = (int) event.getX(); in onTouchEvent() local
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()
232 private static void logError(String alias, String type, Exception ex) { in logError()
337 private void displayNetworkSelectionFailed(Throwable ex) { in displayNetworkSelectionFailed()
87 public IOException ex; field in CameraManager.IOExceptionHolder
1202 RuntimeException ex = new NullPointerException(err); in send() local
2924 Object result, Object extraResult, Exception ex, boolean finalize) { in onIntentProcessed()