Searched refs:EVENT_CAMERA_CONNECT (Results 1 – 5 of 5) sorted by relevance
24 public static final int EVENT_CAMERA_CONNECT = 1; field in TestConstants47 case EVENT_CAMERA_CONNECT: in errToStr()
204 TestConstants.EVENT_CAMERA_CONNECT); in testBasicCamera2ActivityEviction()212 eventTag == TestConstants.EVENT_CAMERA_CONNECT || in testBasicCamera2ActivityEviction()390 TestConstants.EVENT_CAMERA_CONNECT); in testAPI1ActivityEviction()392 if (events != null) assertOnly(TestConstants.EVENT_CAMERA_CONNECT, events); in testAPI1ActivityEviction()
68 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_CONNECT, in onResume()
97 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_CONNECT, in onResume()
134 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_CONNECT, in surfaceChanged()