Searched refs:dataList (Results 1 – 1 of 1) sorted by relevance
319 InteractionHandlerDataList dataList; in tryOtherInteractionHandler() local320 getInteractionHandlerList(dataList); in tryOtherInteractionHandler()322 InteractionHandlerDataList::const_iterator aEnd(dataList.end()); in tryOtherInteractionHandler()323 for (InteractionHandlerDataList::const_iterator aIt(dataList.begin()); in tryOtherInteractionHandler()