Searched defs:findNamedViews (Results 1 – 2 of 2) sorted by relevance
253 public static void findNamedViews(Map<String, View> namedViews, View view) { in findNamedViews() method in FragmentTransitionCompat21
6312 public void findNamedViews(Map<String, View> namedElements) { in findNamedViews() method in ViewGroup