Searched defs:contentEquals (Results 1 – 2 of 2) sorted by relevance
36 private static boolean contentEquals(String s, char[] chars, int start, int length) { in contentEquals() method in StringPool
518 public boolean contentEquals(@Nullable SparseArray<?> other) { in contentEquals() method in SparseArray