Searched refs:GetWidgetsInWindow (Results 1 – 5 of 5) sorted by relevance
33 …bool GetWidgetsInWindow(const Window &winInfo, unique_ptr<ElementNodeIterator> &elementIterator) o…
350 …bool SysUiController::GetWidgetsInWindow(const Window &winInfo, unique_ptr<ElementNodeIterator> &e… in GetWidgetsInWindow() function in OHOS::uitest::SysUiController
38 bool GetWidgetsInWindow(const Window &winInfo, in GetWidgetsInWindow() function
56 …virtual bool GetWidgetsInWindow(const Window &winInfo, unique_ptr<ElementNodeIterator> &elementIte… in GetWidgetsInWindow() function
111 if (!uiController_->GetWidgetsInWindow(winCache.window_, winCache.widgetIterator_)) { in DumpWindowsInfo()236 … if (!uiController_->GetWidgetsInWindow(curWinCache.window_, curWinCache.widgetIterator_)) { in RetrieveWidget()297 … if (!uiController_->GetWidgetsInWindow(curWinCache.window_, curWinCache.widgetIterator_)) { in FindWidgets()