Searched refs:getTagAtIndex (Results 1 – 1 of 1) sorted by relevance
128 private String getTagAtIndex(int userIndex, int packageIndex, int tagIndex) { in getTagAtIndex() method in UptcMap176 final String tag = getTagAtIndex(u, p, t); in forEach()