Merge "Remove unused method LocationProviderImpl.isEnabled()."

This commit is contained in:
Mike Lockwood
2010-02-01 12:36:21 -08:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 16 deletions

View File

@@ -78032,17 +78032,6 @@
visibility="public"
>
</method>
<method name="isEnabled"
return="boolean"
abstract="true"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="removeListener"
return="void"
abstract="true"

View File

@@ -133,11 +133,6 @@ public abstract class LocationProviderImpl extends LocationProvider {
*/
public abstract void disable();
/**
* Returns true if the provider is currently enabled
*/
public abstract boolean isEnabled();
/**
* Returns a information on the status of this provider.
* {@link #OUT_OF_SERVICE} is returned if the provider is