Mike Lockwood
e15735a9e0
LocationManager: Hide location provider and geocode provider APIs.
...
Also rename Geocoder.isImplemented() to Geocoder.isPresent()
BUG: 3000738
BUG: 3001413
Change-Id: I56bb4e9a9c59f8b79de585eeb168f74c3ff1a853
Signed-off-by: Mike Lockwood <lockwood@android.com >
2010-09-20 20:14:34 -04:00
Mark Vandevoorde
01ac80b715
Add Geocorder.isImplemented()
...
The Geocorder interface is not part of the Android core. It
requires a backend service which may or may not be available
on a device. The new isImplemented static method allows
apps to discover whether the Geocorder is in fact available
on the device.
Change-Id: I2b5cf7bcc9cce4766bcbb156e91edf34b01f9296
2010-05-21 15:43:26 -07:00
Mike Lockwood
34901409a4
Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling.
...
Change-Id: I6523d115b56dbf450121e73d48e151f200827eb4
Signed-off-by: Mike Lockwood <lockwood@android.com >
2010-01-05 23:39:29 -05:00
Jean-Baptiste Queru
74008f608a
Merge donut into master
2009-04-22 17:12:34 -07:00
Xavier Ducrohet
85ae1b1d53
AI 147295: am: CL 147294 am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147295
2009-04-21 18:47:18 -07:00
Xavier Ducrohet
4193558f23
AI 147294: am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 147294
2009-04-21 18:47:12 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00