Home
last modified time | relevance | path

Searched refs:keepDeviceOpen (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.h163 status_t hasFlashUnitLocked(const String8& cameraId, bool *hasFlash, bool keepDeviceOpen);
DCameraFlashlight.cpp393 const String8& cameraId, bool *hasFlash, bool keepDeviceOpen) { in hasFlashUnitLocked() argument
409 closeCameraDevice = !keepDeviceOpen; in hasFlashUnitLocked()