Home
last modified time | relevance | path

Searched defs:inputDevice (Results 1 – 4 of 4) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
Dhap_parser.h209 std::string inputDevice; member
221 InputDevice inputDevice = INPUTDEVICE_NOT_SET; member
/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp163 void ResConfigImpl::SetInputDevice(InputDevice inputDevice) in SetInputDevice()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp725 InputDevice inputDevice = INPUTDEVICE_NOT_SET; in GetInputDevice() local
/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_manager_test.cpp274 std::shared_ptr<MMI::InputDevice> inputDevice; in GetDevice() local