|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocationException | |
---|---|
org.j4me.bluetoothgps | Extends the JSR-179 Location API to support Bluetooth GPS devices and improve consistency across vendor implementations. |
Uses of LocationException in org.j4me.bluetoothgps |
---|
Methods in org.j4me.bluetoothgps that throw LocationException | |
---|---|
static LocationProvider |
LocationProvider.getInstance(Criteria criteria)
This factory method is used to get an actual LocationProvider
implementation based on the defined criteria. |
Location |
MockLocationProvider.getLocation(int timeout)
Gets the last location set. |
abstract Location |
LocationProvider.getLocation(int timeout)
Retrieves a Location with the constraints given by the Criteria
associated with this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |