Home | History | Annotate | Download | only in base

Lines Matching refs:endsWithIgnoreCase

651     return endsWithIgnoreCase(str, suffix)
2854 public static boolean endsWithIgnoreCase(String str, String suffix) {