| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
KEY_LOCATION_CHANGED |
"com.mapzen.android.lost.LOCATION" |
| 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 int |
LOITERING_DELAY_NONE |
-1 |
public static final long |
NEVER_EXPIRE |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EXTRA_GEOFENCE_LIST |
"com.mapzen.lost.extra.geofence_list" |
public static final java.lang.String |
EXTRA_TRANSITION |
"com.mapzen.lost.extra.transition" |
public static final java.lang.String |
EXTRA_TRIGGERING_LOCATION |
"com.mapzen.lost.extra.triggering_location" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GEOFENCE_NOT_AVAILABLE |
1000 |
public static final int |
GEOFENCE_TOO_MANY_GEOFENCES |
1001 |
public static final int |
GEOFENCE_TOO_MANY_PENDING_INTENTS |
1002 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EXTRA_LOCATION_AVAILABILITY |
"com.mapzen.android.lost.EXTRA_LOCATION_AVAILABILITY" |
| 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 java.lang.String |
EXTRA_LOCATION_RESULT |
"com.mapzen.android.lost.EXTRA_LOCATION_RESULT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CANCELLED |
16 |
public static final int |
INTERNAL_ERROR |
8 |
public static final int |
INTERRUPTED |
14 |
public static final int |
RESOLUTION_REQUIRED |
6 |
public static final int |
SETTINGS_CHANGE_UNAVAILABLE |
8502 |
public static final int |
SUCCESS |
0 |
public static final int |
TIMEOUT |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MS_TO_NS |
1000000L |
| 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 java.lang.String |
EXTRA_ENTERING |
"entering" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
MOCK_PROVIDER |
"mock" |