Lines Matching refs:e
430 } catch (IOException e) { in surfaceChanged()
994 } catch (RuntimeException e) { in setUpCamera()
995 logE("Exception opening camera: " + e.getMessage()); in setUpCamera()
1075 } catch(IOException e) { in setUpCamera()
1076 Log.e(TAG, "Unable to set up preview!"); in setUpCamera()
1628 } catch (Exception e) { in startRecording()
1630 e.printStackTrace(new PrintWriter(writer)); in startRecording()
1641 } catch (Exception e) { in startRecording()
1643 e.printStackTrace(new PrintWriter(writer)); in startRecording()
1689 } catch (RuntimeException e) { in stopRecording()
1733 Log.e(TAG, "JPEG callback buffers not supported!"); in getCallbackBufferSize()
1737 Log.e(TAG, "Unknown-format callback buffers not supported!"); in getCallbackBufferSize()
1802 Log.e(TAG, logLine); in logE()