public class LocationPackageManager
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
LocationPackageManager.Listener
Specifies the interface to be implemented to receive the location sensor data.
|
| Constructor and Description |
|---|
LocationPackageManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
requestLocationPackage(LocationPackageRequestParams requestParams,
LocationPackageManager.Listener listener) |
public static void requestLocationPackage(LocationPackageRequestParams requestParams, LocationPackageManager.Listener listener)