Lines Matching refs:ComponentInput
191 ComponentInput::ComponentInput() : InputAction()
195 ComponentInput::~ComponentInput()
199 ErrCode ComponentInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject)
268 ErrCode ComponentInput::RandomInput()
317 ErrCode ComponentInput::FocusInput(bool shouldScreenCap)
370 uint32_t ComponentInput::ChooseRightComponentIndex(
391 DEBUG_LOG_STR("ComponentInput::FocusInput START: randomIndex: %u", randIndex);
397 InputType ComponentInput::GetInputInfo()
402 int ComponentInput::JudgeComponentType(OHOS::Accessibility::AccessibilityElementInfo& elementInfo)