Home
last modified time | relevance | path

Searched refs:upperRightLongitude (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/location/lib/java/com/android/location/provider/
H A DGeocodeProvider.java58 double upperRightLatitude, double upperRightLongitude, int maxResults,
62 lowerLeftLongitude, upperRightLatitude, upperRightLongitude,
87 double upperRightLatitude, double upperRightLongitude, int maxResults, in onGetFromLocationName() argument
/aosp14/frameworks/base/location/java/android/location/
H A DGeocoder.java273 @FloatRange(from = -180D, to = 180D) double upperRightLongitude) throws IOException { in getFromLocationName()
276 upperRightLatitude, upperRightLongitude, listener); in getFromLocationName()
312 @FloatRange(from = -180D, to = 180D) double upperRightLongitude, in getFromLocationName()
318 Preconditions.checkArgumentInRange(upperRightLongitude, -180.0, 180.0, in getFromLocationName()
323 upperRightLatitude, upperRightLongitude, maxResults, mParams, in getFromLocationName()
H A DIGeocodeProvider.aidl32 …double upperRightLongitude, int maxResults, in GeocoderParams params, in IGeocodeListener listener… in getFromLocationName() argument
H A DILocationManager.aidl76 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DGeocoderProxy.java101 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
108 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
H A DLocationManagerService.java1370 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
1379 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...