Searched refs:DrageToView (Results 1 – 2 of 2) sorted by relevance
41 void DrageToView(const char* id, int16_t x, int16_t y) const;
112 void UIAutoTest::DrageToView(const char* id, int16_t x, int16_t y) const in DrageToView() function in OHOS::UIAutoTest189 DrageToView(step.viewID.c_str(), x, y); in OnTestOneStep()