Searched refs:API_VERSION_2 (Results 1 – 6 of 6) sorted by relevance
132 const int API_VERSION_2 = 2; field
57 private static final int API_VERSION_2 = 2; field in CameraBinderTest120 boolean supports = mUtils.getCameraService().supportsCameraApi(cameraId, API_VERSION_2); in testSupportsCamera2Api()
64 private static final int API_VERSION_2 = 2; field in CameraManager744 return supportsCameraApiLocked(cameraId, API_VERSION_2); in supportsCamera2ApiLocked()
343 serviceRet = cs->supportsCameraApi(i, hardware::ICameraService::API_VERSION_2, in getOrCreateCameraIdListLocked()
312 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST()
1596 case API_VERSION_2: in supportsCameraApi()1611 if (apiVersion == API_VERSION_2) { in supportsCameraApi()