Searched refs:equalArrays (Results 1 – 1 of 1) sorted by relevance
364 private boolean equalArrays(String[] one, String[] other) { in equalArrays() method in RestrictionEntry384 && mCurrentValues != null && equalArrays(mCurrentValues, other.mCurrentValues))); in equals()