Searched defs:COMPARATOR (Results 1 – 7 of 7) sorted by relevance
35 public static Comparator<? super S2LevelRange> COMPARATOR = (o1, o2) -> { field in S2LevelRange
66 private static final Comparator<BluetoothDevicePreference> COMPARATOR = field in BluetoothDevicePreferenceTest
62 private static final WidgetListBaseRowEntryComparator COMPARATOR = field in WidgetsDiffReporterTest
46 public static final Comparator<BatteryDiffEntry> COMPARATOR = field in BatteryDiffEntry
157 public static final Comparator<BatteryEntry> COMPARATOR = field in BatteryEntry
75 private static final Comparator<CachedBluetoothDevice> COMPARATOR = Comparator.naturalOrder(); field in BluetoothDevicesSlice
227 private static final Comparator<AidlVersion> COMPARATOR = field in NetworkStackService.NetworkStackConnector.AidlVersion