Home
last modified time | relevance | path

Searched defs:connectLegacy (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/
DICameraService.aidl74 int connectLegacy(ICameraClient client, int cameraId, in connectLegacy() method
/frameworks/av/camera/
DCamera.cpp80 status_t Camera::connectLegacy(int cameraId, int halVersion, in connectLegacy() function in android::Camera
DICameraService.cpp199 virtual status_t connectLegacy(const sp<ICameraClient>& cameraClient, int cameraId, in connectLegacy() function in android::BpCameraService
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1150 status_t CameraService::connectLegacy( in connectLegacy() function in android::CameraService