Searched refs:setLongitude (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/location/tests/locationtests/src/android/location/
H A DLocationTest.java129 zeroLocation.setLongitude(0);
133 testLocation.setLongitude(0);
145 testLocation.setLongitude(1000000);
160 zeroLocation.setLongitude(0);
164 testLocation.setLongitude(0);
/frameworks/base/services/java/com/android/server/location/
H A DGeofenceState.java60 mLocation.setLongitude(fence.getLongitude());
H A DLocationFudger.java259 coarse.setLongitude(lon);
H A DGpsLocationProvider.java1136 mLocation.setLongitude(longitude);
1447 location.setLongitude(longitude);
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerEntry.java218 location.setLongitude(cursor.getFloat(cursor
/frameworks/base/location/java/android/location/
H A DAddress.java349 public void setLongitude(double longitude) { method in class:Address
H A DLocation.java574 public void setLongitude(double longitude) { method in class:Location
/frameworks/base/services/java/com/android/server/
H A DTwilightService.java446 location.setLongitude(lngOffset);
/frameworks/base/services/jni/
H A Dcom_android_server_location_FlpHardwareProvider.cpp362 jmethodID setLongitude = sCallbackEnv->GetMethodID( local
364 "setLongitude",
369 setLongitude,

Completed in 360 milliseconds