Home
last modified time | relevance | path

Searched refs:setLongitude (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/location/tests/locationtests/src/android/location/
DLocationTest.java129 zeroLocation.setLongitude(0); in testBearingTo()
133 testLocation.setLongitude(0); in testBearingTo()
145 testLocation.setLongitude(1000000); in testBearingTo()
160 zeroLocation.setLongitude(0); in testDistanceTo()
164 testLocation.setLongitude(0); in testDistanceTo()
/frameworks/base/services/core/java/com/android/server/location/
DGeofenceState.java60 mLocation.setLongitude(fence.getLongitude()); in GeofenceState()
DLocationFudger.java256 coarse.setLongitude(lon); in createCoarseLocked()
DGpsLocationProvider.java1385 mLocation.setLongitude(longitude); in reportLocation()
1665 location.setLongitude(longitude); in buildLocation()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java218 location.setLongitude(cursor.getFloat(cursor in createEntry()
/frameworks/base/location/java/android/location/
DAddress.java349 public void setLongitude(double longitude) { in setLongitude() method in Address
DLocation.java575 public void setLongitude(double longitude) { in setLongitude() method in Location
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightService.java344 location.setLongitude(lngOffset); in retrieveLocation()
/frameworks/base/services/core/jni/
Dcom_android_server_location_FlpHardwareProvider.cpp403 jmethodID setLongitude = sCallbackEnv->GetMethodID( in TranslateToObject() local
410 setLongitude, in TranslateToObject()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2Settings.java537 location.setLongitude(mGpsData.longitude); in updateRequestGpsData()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java796 l.setLongitude(coords[1]); in getGpsLocation()
/frameworks/base/docs/html/training/location/
Dlocation-testing.jd143 newLocation.setLongitude(lng);
/frameworks/base/api/
Dsystem-current.txt14430 method public void setLongitude(double);
14792 method public void setLongitude(double);
Dcurrent.txt13710 method public void setLongitude(double);
13834 method public void setLongitude(double);