Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DCamera2Activity.java62 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
69 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
111 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
117 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
DCamera1Activity.java51 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
62 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, in onResume()
71 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
DTestConstants.java23 public static final int EVENT_CAMERA_ERROR = -1; field in TestConstants
45 case EVENT_CAMERA_ERROR: in errToStr()
DMediaRecorderCameraActivity.java86 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in onResume()
137 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_ERROR, TAG + in surfaceChanged()