Searched refs:createFlashlightControl (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp49 status_t CameraFlashlight::createFlashlightControl(const String8& cameraId) { function in class:android::CameraFlashlight
131 res = createFlashlightControl(cameraId);
146 res = createFlashlightControl(cameraId);
168 res = createFlashlightControl(id);
H A DCameraFlashlight.h85 status_t createFlashlightControl(const String8& cameraId);

Completed in 100 milliseconds