Searched refs:GET_NUMBER_OF_CAMERAS (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/camera/
H A DICameraService.h33 GET_NUMBER_OF_CAMERAS = IBinder::FIRST_CALL_TRANSACTION, enumerator in enum:android::ICameraService::__anon12
/frameworks/av/camera/
H A DICameraService.cpp42 remote()->transact(BnCameraService::GET_NUMBER_OF_CAMERAS, data, &reply);
78 case GET_NUMBER_OF_CAMERAS: {

Completed in 100 milliseconds