Searched refs:ERROR_ALREADY_EXISTS (Results 1 – 8 of 8) sorted by relevance
42 const int ERROR_ALREADY_EXISTS = 2; field
284 e.errorCode, ICameraService.ERROR_ALREADY_EXISTS); in testCreateStream()315 ICameraService.ERROR_ALREADY_EXISTS, e.errorCode); in testCreateStreamTwo()
346 e.errorCode, ICameraService.ERROR_ALREADY_EXISTS); in testAddRemoveListeners()
790 case ICameraService.ERROR_ALREADY_EXISTS: in throwAsPublicException()
936 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.string()); in createStream()1124 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.string()); in createInputStream()
337 case hardware::ICameraService::ERROR_ALREADY_EXISTS: in updateOutputConfigurationLocked()
1781 return STATUS_ERROR(ERROR_ALREADY_EXISTS, "Listener already registered"); in addListenerHelper()
25203 Landroid/hardware/ICameraService;->ERROR_ALREADY_EXISTS:I