Searched refs:logDeviceAdded (Results 1 – 2 of 2) sorted by relevance
769 void logDeviceAdded(const char* cameraId, const char* reason);
290 logDeviceAdded(id, "Device added"); in addStates()374 logDeviceAdded(id, String8::format("Device status changed from %d to %d", oldStatus, in onDeviceStatusChanged()2161 void CameraService::logDeviceAdded(const char* cameraId, const char* reason) { in logDeviceAdded() function in android::CameraService