| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GEOFENCE_TRANSITION_DWELL |
4 |
public static final int |
GEOFENCE_TRANSITION_ENTER |
1 |
public static final int |
GEOFENCE_TRANSITION_EXIT |
2 |
public static final long |
NEVER_EXPIRE |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY_BALANCED_POWER_ACCURACY |
102 |
public static final int |
PRIORITY_HIGH_ACCURACY |
100 |
public static final int |
PRIORITY_LOW_POWER |
104 |
public static final int |
PRIORITY_NO_POWER |
105 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
RECENT_UPDATE_THRESHOLD_IN_MILLIS |
60000L |
public static final long |
RECENT_UPDATE_THRESHOLD_IN_NANOS |
60000000000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MOCK_PROVIDER |
"mock" |
public static final String |
TAG_LAT |
"lat" |
public static final String |
TAG_LNG |
"lon" |
public static final String |
TAG_SPEED |
"speed" |
public static final String |
TAG_TRACK_POINT |
"trkpt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MS_TO_NS |
1000000L |
Copyright © 2015 Mapzen. All Rights Reserved.