Searched defs:checkLocation (Results 1 – 4 of 4) sorted by relevance
51 public AfcLocationUtil.InBoundsCheckResult checkLocation(AfcLocation afcLocation, in checkLocation() method in AfcLocationUtil
64 public abstract AfcLocationUtil.InBoundsCheckResult checkLocation(Location comparingLocation); in checkLocation() method in AfcLocation
131 public AfcLocationUtil.InBoundsCheckResult checkLocation(Location comparingLocation) { in checkLocation() method in AfcEllipseLocation
105 static @LocationStatus int checkLocation(Location location) { in checkLocation() method in LocationHelper