Lines Matching refs:String8
42 virtual status_t hasFlashUnit(const String8& cameraId,
46 virtual status_t setTorchMode(const String8& cameraId,
66 bool hasFlashUnit(const String8& cameraId);
69 status_t setTorchMode(const String8& cameraId, bool enabled);
75 status_t prepareDeviceOpen(const String8& cameraId);
80 status_t deviceClosed(const String8& cameraId);
85 status_t createFlashlightControl(const String8& cameraId);
88 bool hasFlashUnitLocked(const String8& cameraId);
93 SortedVector<String8> mOpenedCameraIds;
96 KeyedVector<String8, bool> mHasFlashlightMap;
112 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);
113 status_t setTorchMode(const String8& cameraId, bool enabled);
131 status_t setTorchMode(const String8& cameraId, bool enabled);
132 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);
136 status_t connectCameraDevice(const String8& cameraId);
152 status_t hasFlashUnitLocked(const String8& cameraId, bool *hasFlash);
156 String8 mCameraId;
185 status_t setTorchMode(const String8& cameraId, bool enabled);
186 status_t hasFlashUnit(const String8& cameraId, bool *hasFlash);
190 status_t connectCameraDevice(const String8& cameraId);
210 status_t hasFlashUnitLocked(const String8& cameraId, bool *hasFlash, bool keepDeviceOpen);
215 String8 mCameraId;