Searched refs:compareRangeZones (Results 1 – 2 of 2) sorted by relevance
151 public static int compareRangeZones(@RangeZone int rangeZone, @RangeZone int anotherRangeZone) { in compareRangeZones() method in NearbyDevice
507 if (NearbyDevice.compareRangeZones(getRangeZone(), another.getRangeZone()) != 0) { in compareTo()508 return NearbyDevice.compareRangeZones(getRangeZone(), another.getRangeZone()); in compareTo()