Searched refs:cameraIdToInt (Results 1 – 2 of 2) sorted by relevance
580 static int cameraIdToInt(const String8& cameraId);897 int id = cameraIdToInt(cameraId); in connectHelper()
477 int CameraService::cameraIdToInt(const String8& cameraId) { in cameraIdToInt() function in android::CameraService1515 int id = cameraIdToInt(i.first); in addListener()2530 status_t rc = mModule->getCameraInfo(cameraIdToInt(cameraId), &info); in dump()2740 int id = cameraIdToInt(cameraId); in updateStatus()