Searched refs:findViewByPredicate (Results 1 – 1 of 1) sorted by relevance
221 titleView = (TextView) findViewByPredicate(actionDialog.getWindow().getDecorView(), in onCreate()542 private static @Nullable View findViewByPredicate(@NonNull View root, in findViewByPredicate() method in PermissionActivity550 final View res = findViewByPredicate(group.getChildAt(i), predicate); in findViewByPredicate()