Searched refs:inputElementInfoList_ (Results 1 – 2 of 2) sorted by relevance
76 return inputElementInfoList_; in GetActiveElementInfos()293 … std::vector<std::shared_ptr<OHOS::Accessibility::AccessibilityElementInfo>> inputElementInfoList_; variable
342 inputElementInfoList_.clear(); in SetActiveComponent()348 inputElementInfoList_.push_back(elementInfoList_[componentNode->GetIndex()]); in SetActiveComponent()