Searched refs:mSorter (Results 1 – 1 of 1) sorted by relevance
38 private Sorter<T> mSorter; field in FixedSizeArray48 mSorter = new StandardSorter<T>(); in FixedSizeArray()59 mSorter = new StandardSorter<T>(); in FixedSizeArray()248 mSorter.sort(mContents, mCount, mComparator);275 mSorter = sorter;