Home | History | Annotate | Download | only in camera

Lines Matching refs:ex

252     // The orientation compensation for icons and thumbnails. Ex: if the value
473 } catch (InterruptedException ex) {
604 } catch (ActivityNotFoundException ex) {
605 Log.e(TAG, "Couldn't view video " + mCurrentVideoUri, ex);
904 } catch (Throwable ex) {
906 throw new RuntimeException("setPreviewDisplay failed", ex);
931 } catch (Throwable ex) {
933 throw new RuntimeException("startPreview failed", ex);
1187 } catch (java.io.FileNotFoundException ex) {
1189 Log.e(TAG, ex.toString());
1334 } catch (java.io.FileNotFoundException ex) {
1336 Log.e(TAG, ex.toString());