Searched refs:AppswitchInput (Results 1 – 3 of 3) sorted by relevance
24 AppswitchInput::AppswitchInput() : InputAction() in AppswitchInput() function in OHOS::WuKong::AppswitchInput31 AppswitchInput::~AppswitchInput() in ~AppswitchInput()35 ErrCode AppswitchInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()64 ErrCode AppswitchInput::RandomInput() in RandomInput()87 ErrCode AppswitchInput::FocusInput(bool shouldScreenCap) in FocusInput()89 return AppswitchInput::RandomInput(); in FocusInput()92 ErrCode AppswitchInput::PrintResultOfStartAbility(const ErrCode result, uint32_t index) in PrintResultOfStartAbility()105 ErrCode AppswitchInput::GetInputInfo() in GetInputInfo()110 uint32_t AppswitchInput::GetAbilityIndex(std::vector<std::string>& bundlelist) in GetAbilityIndex()
51 input_action = std::make_shared<AppswitchInput>(); in GetInputAction()
26 class AppswitchInput : public InputAction {28 AppswitchInput();29 ~AppswitchInput();