Home
last modified time | relevance | path

Searched refs:SetInputDevice (Results 1 - 7 of 7) sorted by relevance

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test.cpp1088 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1120 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1152 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1184 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1216 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1246 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1276 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1306 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1335 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1365 rc->SetInputDevice(INPUTDEVICE_POINTINGDEVIC in HWTEST_F()
[all...]
H A Dres_config_impl_test.cpp1525 request->SetInputDevice(InputDevice::INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1527 current->SetInputDevice(InputDevice::INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1529 other->SetInputDevice(InputDevice::INPUTDEVICE_NOT_SET); in HWTEST_F()
1544 request->SetInputDevice(InputDevice::INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
1546 current->SetInputDevice(InputDevice::INPUTDEVICE_NOT_SET); in HWTEST_F()
1548 other->SetInputDevice(InputDevice::INPUTDEVICE_POINTINGDEVICE); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h173 void SetInputDevice(InputDevice inputDevice);
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_config.h72 virtual void SetInputDevice(InputDevice inputDevice) = 0;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp175 void ResConfigImpl::SetInputDevice(InputDevice inputDevice) in SetInputDevice() function in OHOS::Global::Resource::ResConfigImpl
391 this->SetInputDevice(other.GetInputDevice()); in Copy()
H A Dhap_manager.cpp237 completeOverrideConfig->SetInputDevice(this->overrideResConfig_->GetInputDevice()); in getCompleteOverrideConfig()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp705 resConfig->SetInputDevice(configKey->inputDevice); in BuildResConfig()

Completed in 10 milliseconds