Searched refs:ERROR_ALREADY_EXISTS (Results 1 – 11 of 11) sorted by relevance
35 const int ERROR_ALREADY_EXISTS = 2; field
46 const int ERROR_ALREADY_EXISTS = 2; field
286 e.errorCode, ICameraService.ERROR_ALREADY_EXISTS); in testCreateStream()317 ICameraService.ERROR_ALREADY_EXISTS, e.errorCode); in testCreateStreamTwo()
336 e.errorCode, ICameraService.ERROR_ALREADY_EXISTS); in testAddRemoveListeners()
402 return IMediaTranscodingService::ERROR_ALREADY_EXISTS; in addClient()
367 EXPECT_EQ(err, IMediaTranscodingService::ERROR_ALREADY_EXISTS); in TEST_F()
834 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.string()); in createStream()1061 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.string()); in createInputStream()
1170 case ICameraService.ERROR_ALREADY_EXISTS: in throwAsPublicException()
326 case hardware::ICameraService::ERROR_ALREADY_EXISTS: in updateOutputConfigurationLocked()
2349 return STATUS_ERROR(ERROR_ALREADY_EXISTS, "Listener already registered"); in addListenerHelper()
23572 Landroid/hardware/ICameraService;->ERROR_ALREADY_EXISTS:I