Home | History | Annotate | Download | only in server

Lines Matching defs:mLongitude

1336         final double mLongitude;
1346 mLongitude = longitude;
1382 pw.println(prefix + "mLatitude=" + mLatitude + " mLongitude=" + mLongitude);