Methods Summary |
---|
public int | getAccuracy() throw new RuntimeException("Stub!");
|
public java.lang.String | getName() throw new RuntimeException("Stub!");
|
public int | getPowerRequirement() throw new RuntimeException("Stub!");
|
public boolean | hasMonetaryCost() throw new RuntimeException("Stub!");
|
public boolean | meetsCriteria(android.location.Criteria criteria) throw new RuntimeException("Stub!");
|
public boolean | requiresCell() throw new RuntimeException("Stub!");
|
public boolean | requiresNetwork() throw new RuntimeException("Stub!");
|
public boolean | requiresSatellite() throw new RuntimeException("Stub!");
|
public boolean | supportsAltitude() throw new RuntimeException("Stub!");
|
public boolean | supportsBearing() throw new RuntimeException("Stub!");
|
public boolean | supportsSpeed() throw new RuntimeException("Stub!");
|