Home
last modified time | relevance | path

Searched refs:API_VERSION_2 (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl150 const int API_VERSION_2 = 2; field
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
DCameraBinderTest.java58 private static final int API_VERSION_2 = 2; field in CameraBinderTest
121 String.valueOf(cameraId), API_VERSION_2); in testSupportsCamera2Api()
/frameworks/av/camera/tests/
DCameraCharacteristicsPermission.cpp68 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST_F()
DCameraBinderTests.cpp339 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java74 private static final int API_VERSION_2 = 2; field in CameraManager
820 return supportsCameraApiLocked(cameraId, API_VERSION_2); in supportsCamera2ApiLocked()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp251 hardware::ICameraService::API_VERSION_2, &camera2Support); in getCameraIdList()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1893 case API_VERSION_2: in supportsCameraApi()
1906 if (apiVersion == API_VERSION_2) { in supportsCameraApi()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23075 Landroid/hardware/camera2/CameraManager;->API_VERSION_2:I
25196 Landroid/hardware/ICameraService;->API_VERSION_2:I