Searched refs:deviceTags (Results 1 – 1 of 1) sorted by relevance
486 uint32_t deviceTags = 0; in AddDragEventHandler() local488 deviceTags = MMI::CapabilityToTags(MMI::INPUT_DEV_CAP_POINTER); in AddDragEventHandler()490 deviceTags = MMI::CapabilityToTags(MMI::INPUT_DEV_CAP_TOUCH) | in AddDragEventHandler()508 …ptorId_ = MMI::InputManager::GetInstance()->AddInterceptor(interceptor, DRAG_PRIORITY, deviceTags); in AddDragEventHandler()