OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:geocodeprovider
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/location/java/android/location/provider/
GeocodeProvider.java
31
* {@link
GeocodeProvider
#getBinder()} in its getBinder() method.
35
public abstract class
GeocodeProvider
{
40
return
GeocodeProvider
.this.onGetFromLocation(latitude, longitude, maxResults,
48
return
GeocodeProvider
.this.onGetFromLocationName(locationName, lowerLeftLatitude,
/device/htc/dream-sapphire/overlay/frameworks/base/core/res/res/values/
config.xml
32
<string name="config_geocodeProvider">com.google.android.location.
GeocodeProvider
</string>
/device/htc/passion-common/overlay/frameworks/base/core/res/res/values/
config.xml
101
<string name="config_geocodeProvider">com.google.android.location.
GeocodeProvider
</string>
Completed in 520 milliseconds