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

  /frameworks/av/include/camera/
ICameraService.h 36 GET_NUMBER_OF_CAMERAS = IBinder::FIRST_CALL_TRANSACTION,
  /frameworks/av/camera/
ICameraService.cpp 47 remote()->transact(BnCameraService::GET_NUMBER_OF_CAMERAS, data, &reply);
118 case GET_NUMBER_OF_CAMERAS: {

Completed in 835 milliseconds