Home
last modified time | relevance | path

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

/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/aidl/android/hardware/
DICameraService.aidl150 const int API_VERSION_2 = 2; field
/frameworks/av/camera/tests/
DCameraCharacteristicsPermission.cpp68 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST_F()
DCameraBinderTests.cpp350 hardware::ICameraService::API_VERSION_2, &isSupported); in TEST()
/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraService.cpp199 hardware::ICameraService::API_VERSION_2, &supportsHAL3); in addListener()
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java74 private static final int API_VERSION_2 = 2; field in CameraManager
847 return supportsCameraApiLocked(cameraId, API_VERSION_2); in supportsCamera2ApiLocked()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp252 hardware::ICameraService::API_VERSION_2, &camera2Support); in supportsCamera2ApiLocked()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1934 case API_VERSION_2: in supportsCameraApi()
1947 if (apiVersion == API_VERSION_2) { in supportsCameraApi()
3290 supportsCameraApi(String16(cameraId), hardware::ICameraService::API_VERSION_2, in updateStatus()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21619 Landroid/hardware/camera2/CameraManager;->API_VERSION_2:I
23574 Landroid/hardware/ICameraService;->API_VERSION_2:I