FileDocCategorySizeDatePackage
LocationProvider.javaAPI DocAndroid 5.1 API1104Sat Mar 14 14:09:32 GMT 2015android.location

LocationProvider

public class LocationProvider extends Object

Fields Summary
public static final int
AVAILABLE
public static final int
OUT_OF_SERVICE
public static final int
TEMPORARILY_UNAVAILABLE
Constructors Summary
LocationProvider()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intgetAccuracy()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetName()

 throw new RuntimeException("Stub!"); 
public intgetPowerRequirement()

 throw new RuntimeException("Stub!"); 
public booleanhasMonetaryCost()

 throw new RuntimeException("Stub!"); 
public booleanmeetsCriteria(android.location.Criteria criteria)

 throw new RuntimeException("Stub!"); 
public booleanrequiresCell()

 throw new RuntimeException("Stub!"); 
public booleanrequiresNetwork()

 throw new RuntimeException("Stub!"); 
public booleanrequiresSatellite()

 throw new RuntimeException("Stub!"); 
public booleansupportsAltitude()

 throw new RuntimeException("Stub!"); 
public booleansupportsBearing()

 throw new RuntimeException("Stub!"); 
public booleansupportsSpeed()

 throw new RuntimeException("Stub!");