Searched refs:findLastMatching (Results 1 – 1 of 1) sorted by relevance
977 int lastMatchingIndex = findLastMatching(viewGroup, i); in mapBindings()1017 private static int findLastMatching(ViewGroup viewGroup, int firstIncludedIndex) { in findLastMatching() method in ViewDataBinding