Class ShadowLocationManager

java.lang.Object
org.robolectric.shadows.ShadowLocationManager

@Implements(value=android.location.LocationManager.class,
            looseSignatures=true)
public class ShadowLocationManager
extends Object
Shadow for LocationManager. Note that the default state of location on Android devices is location on, gps provider enabled, network provider disabled.