summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests/src
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2010-02-09 08:46:14 -0500
committerMike Lockwood <lockwood@android.com>2010-02-10 09:41:25 -0500
commitd03ff94fe58045b5bd1dd783fb98026778a4265d (patch)
treec35d201ab498f23f075f1c48ce4ce3ce55e9f2e4 /tests/AndroidTests/src
parentca35953c9064114cb09181e8bffddb2f7c2d8d53 (diff)
downloadframeworks_base-d03ff94fe58045b5bd1dd783fb98026778a4265d.zip
frameworks_base-d03ff94fe58045b5bd1dd783fb98026778a4265d.tar.gz
frameworks_base-d03ff94fe58045b5bd1dd783fb98026778a4265d.tar.bz2
Clean up interface between LocationManagerService and the location providers:
LocationManagerService now uses new Java interface LocationProviderInterface rather than LocationProviderProxy to refer to location providers internally. LocationProviderProxy and the ILocationProvider binder interface are only used for location providers implemented as services (NetworkLocationProvider) Built-in location providers (GpsLocationProvider and mock providers) now just implement LocationProviderInterface rather than using a Binder interface and proxy object. Delete obsolete and unused TestLocationProvider class. Change-Id: Id800e7c1864f7c666f8e37125c05896493b9c8c4 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'tests/AndroidTests/src')
0 files changed, 0 insertions, 0 deletions