Searched refs:allDeviceTags (Results 1 - 2 of 2) sorted by relevance
/foundation/multimodalinput/input/service/delegate_task/src/ |
H A D | delegate_interface.cpp | 111 uint32_t allDeviceTags = GetDeviceTags(type);
in AddHandler() local 117 newType, summary.priority, allDeviceTags, nullptr);
in AddHandler()
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_handler_manager.cpp | 77 uint32_t allDeviceTags = GetDeviceTags(); in AddHandler() local 79 handlerType, newType, allDeviceTags, priority); in AddHandler() 80 int32_t ret = AddToServer(handlerType, newType, priority, allDeviceTags); in AddHandler() 85 RemoveLocal(handlerId, handlerType, allDeviceTags); in AddHandler()
|
Completed in 4 milliseconds