public class LocationSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_LOCATION |
static String |
SKEY_LATITUDE |
static String |
SKEY_LONGITUDE |
static String |
SKEY_NAME |
static String |
SKEY_SUNRISE_TIME |
static String |
SKEY_SUNSET_TIME |
Constructor and Description |
---|
LocationSettings() |
Modifier and Type | Method and Description |
---|---|
static LocationSettings |
get() |
void |
save() |
void |
updateInternal() |
public static final String KEY_LOCATION
public static final String SKEY_NAME
public static final String SKEY_LATITUDE
public static final String SKEY_LONGITUDE
public static final String SKEY_SUNRISE_TIME
public static final String SKEY_SUNSET_TIME
public static LocationSettings get()
public void save()
public void updateInternal()
Copyright © 2015–2019. All rights reserved.