Searched refs:initDevice (Results 1 – 15 of 15) sorted by relevance
204 initDevice(); in setUp()304 initDevice(); in testNoAutoBatterySaver()311 initDevice(); in testNoAutoBatterySaver()460 initDevice(); in testAutoBatterySaver()530 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffDisabled()548 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffDisabled()691 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffEnabled()707 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffEnabled()721 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffEnabled()737 initDevice(); in testAutoBatterySaver_withSticky_withAutoOffEnabled()[all …]
37 int initDevice();
60 virtual int initDevice() = 0;
181 int ExampleCamera::initDevice() in initDevice() function in default_camera_hal::ExampleCamera
136 res = initDevice(); in initialize()
39 int initDevice();
69 virtual int initDevice() = 0;
225 int UsbCamera::initDevice() { in initDevice() function in usb_camera_hal::UsbCamera
191 res = initDevice(); in initialize()
57 mInitSuccess = initDevice(); in HidlCameraDeviceUser()60 bool HidlCameraDeviceUser::initDevice() { in initDevice() function in android::frameworks::cameraservice::device::V2_1::implementation::HidlCameraDeviceUser
117 bool initDevice();
67 int initDevice() override;
73 virtual int initDevice() = 0;
160 int V4L2Camera::initDevice() { in initDevice() function in v4l2_camera_hal::V4L2Camera
162 res = initDevice(); in initialize()