public static interface LocationEngine.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
reportLocation(android.location.Location location) |
void |
reportProviderDisabled(java.lang.String provider) |
void |
reportProviderEnabled(java.lang.String provider) |