Searched defs:findViewByPredicate (Results 1 – 2 of 2) sorted by relevance
673 private static @Nullable View findViewByPredicate(@NonNull View root, in findViewByPredicate() method in PermissionActivity
851 public static <T extends View> T findViewByPredicate(@NonNull View root, in findViewByPredicate() method in Utilities