Searched refs:SortAvailableNetworksInPriority (Results 1 – 1 of 1) sorted by relevance
238 class SortAvailableNetworksInPriority implements Comparator<AvailableNetworkInfo> class in ONSProfileSelector521 Collections.sort(mAvailableNetworkInfos, new SortAvailableNetworksInPriority()); in checkProfileUpdate()