Searched refs:API_VERSION_2 (Results 1 – 4 of 4) sorted by relevance
64 API_VERSION_2 = 2, enumerator
59 private static final int API_VERSION_2 = 2; field in CameraBinderTest129 int res = mUtils.getCameraService().supportsCameraApi(cameraId, API_VERSION_2); in testSupportsCamera2Api()
61 private static final int API_VERSION_2 = 2; field in CameraManager502 return supportsCameraApiLocked(cameraId, API_VERSION_2); in supportsCamera2ApiLocked()
1104 case API_VERSION_2: in supportsCameraApi()1120 if (apiVersion == API_VERSION_2) { in supportsCameraApi()