Home
last modified time | relevance | path

Searched refs:logException (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
DTestingCamera2.java180 logException("Cannot create camera ops!",e); in onCreate()
243 logException("Can't configure preview surface: ",e); in setUpPreview()
255 logException("Can't close device: ",e); in onPause()
345 logException("Can't start minimal preview: ", e); in surfaceChanged()
373 logException("Can't take a JPEG! ", e);
389 logException("Can't flush!", e);
496 private void logException(String msg, Throwable e) { in logException() method in TestingCamera2
656 logException("Failed to start recording", e);
663 logException("Failed to stop recording", e);