Searched refs:ERROR_ALREADY_EXISTS (Results 1 – 11 of 11) sorted by relevance
35 const int ERROR_ALREADY_EXISTS = 2; field
65 case ICameraService.ERROR_ALREADY_EXISTS: in throwAsPublicException()
48 const int ERROR_ALREADY_EXISTS = 2; field
289 e.errorCode, ICameraService.ERROR_ALREADY_EXISTS); in testCreateStream()319 ICameraService.ERROR_ALREADY_EXISTS, e.errorCode); in testCreateStreamTwo()
345 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()
952 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.c_str()); in createStream()1205 return STATUS_ERROR(CameraService::ERROR_ALREADY_EXISTS, msg.c_str()); in createInputStream()
323 case hardware::ICameraService::ERROR_ALREADY_EXISTS: in updateOutputConfigurationLocked()
3399 return STATUS_ERROR(ERROR_ALREADY_EXISTS, "Listener already registered"); in addListenerHelper()
20694 Landroid/hardware/ICameraService;->ERROR_ALREADY_EXISTS:I