HomeSort by relevance Sort by last modified time
    Searched refs:logDeviceAdded (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 769 void logDeviceAdded(const char* cameraId, const char* reason);
    [all...]
CameraService.cpp 290 logDeviceAdded(id, "Device added");
374 logDeviceAdded(id, String8::format("Device status changed from %d to %d", oldStatus,
    [all...]

Completed in 492 milliseconds