Searched refs:mLongitude (Results 1 – 1 of 1) sorted by relevance
29 private final double mLongitude; field in SimpleGeofence47 this.mLongitude = longitude; in SimpleGeofence()61 return mLongitude; in getLongitude()82 .setCircularRegion(mLatitude, mLongitude, mRadius) in toGeofence()