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

  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 96 mStatusList[i] = ICameraServiceListener::STATUS_PRESENT;
534 listener->onStatusChanged(mStatusList[i], i);
    [all...]
CameraService.h 335 // guard only mStatusList and the broadcasting of ICameraServiceListener
338 mStatusList[MAX_CAMERAS];

Completed in 529 milliseconds