Searched refs:API_VERSION_2 (Results 1 – 7 of 7) sorted by relevance
150 const int API_VERSION_2 = 2; field
68 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST_F()
339 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST()
58 private static final int API_VERSION_2 = 2; field in CameraBinderTest121 String.valueOf(cameraId), API_VERSION_2); in testSupportsCamera2Api()
74 private static final int API_VERSION_2 = 2; field in CameraManager820 return supportsCameraApiLocked(cameraId, API_VERSION_2); in supportsCamera2ApiLocked()
251 hardware::ICameraService::API_VERSION_2, &camera2Support); in getCameraIdList()
1893 case API_VERSION_2: in supportsCameraApi()1906 if (apiVersion == API_VERSION_2) { in supportsCameraApi()