Lines Matching refs:e
462 } catch (IOException e) { in surfaceChanged()
1026 } catch (RuntimeException e) { in setUpCamera()
1027 logE("Exception opening camera: " + e.getMessage()); in setUpCamera()
1109 } catch(IOException e) { in setUpCamera()
1110 Log.e(TAG, "Unable to set up preview!"); in setUpCamera()
1718 } catch (Exception e) { in startRecording()
1720 e.printStackTrace(new PrintWriter(writer)); in startRecording()
1731 } catch (Exception e) { in startRecording()
1733 e.printStackTrace(new PrintWriter(writer)); in startRecording()
1779 } catch (RuntimeException e) { in stopRecording()
1823 Log.e(TAG, "JPEG callback buffers not supported!"); in getCallbackBufferSize()
1827 Log.e(TAG, "Unknown-format callback buffers not supported!"); in getCallbackBufferSize()
1892 Log.e(TAG, logLine); in logE()