Searched refs:getSensorLocation (Results 1 – 2 of 2) sorted by relevance
405 return new PointF(mUdfpsController.getSensorLocation().centerX(), in getUdfpsSensorLocation()406 mUdfpsController.getSensorLocation().centerY()); in getUdfpsSensorLocation()
396 && getSensorLocation().contains(x, y); in isWithinSensorArea()681 public RectF getSensorLocation() { in getSensorLocation() method in UdfpsController