Searched refs:supportsCameraApi (Results 1 – 11 of 11) sorted by relevance
153 boolean supportsCameraApi(String cameraId, int apiVersion); in supportsCameraApi() method
120 boolean supports = mUtils.getCameraService().supportsCameraApi( in testSupportsCamera2Api()132 boolean supports = mUtils.getCameraService().supportsCameraApi( in testSupportsCamera1Api()
67 auto rc = mCameraService->supportsCameraApi(cameraIdStr, in TEST_F()
174 rc = mCameraService->supportsCameraApi(cameraIdStr, in TEST_F()
338 res = service->supportsCameraApi(cameraId, in TEST()
250 binder::Status serviceRet = cs->supportsCameraApi(String16(deviceStatus.first), in getCameraIdList()
160 virtual binder::Status supportsCameraApi(
1883 Status CameraService::supportsCameraApi(const String16& cameraId, int apiVersion, in supportsCameraApi() function in android::CameraService
844 return cameraService.supportsCameraApi(cameraId, apiVersion); in supportsCameraApiLocked()
6961 HSPLandroid/hardware/ICameraService$Stub$Proxy;->supportsCameraApi(Ljava/lang/String;I)Z
25175 Landroid/hardware/ICameraService$Stub$Proxy;->supportsCameraApi(Ljava/lang/String;I)Z25224 Landroid/hardware/ICameraService;->supportsCameraApi(Ljava/lang/String;I)Z