Searched refs:anotherRangeZone (Results 1 – 1 of 1) sorted by relevance
151 public static int compareRangeZones(@RangeZone int rangeZone, @RangeZone int anotherRangeZone) { in compareRangeZones() argument152 if (rangeZone == anotherRangeZone) { in compareRangeZones()156 anotherRangeZone) ? -1 : 1; in compareRangeZones()