Searched defs:findViewByPredicate (Results 1 – 2 of 2) sorted by relevance
542 private static @Nullable View findViewByPredicate(@NonNull View root, in findViewByPredicate() method in PermissionActivity
25390 public final <T extends View> T findViewByPredicate(Predicate<View> predicate) { in findViewByPredicate() method in View