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