|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Criteria | |
---|---|
javax.microedition.location | Contains the basic classes needed to request and get a location result. |
Uses of Criteria in javax.microedition.location |
---|
Methods in javax.microedition.location with parameters of type Criteria | |
---|---|
static void |
LocationProvider.addAreaListener(AreaListener listener,
GeographicArea area,
Criteria criteria,
int interval)
Adds an AreaListener for updates when a boundary of
the specified geographical area is crossed. |
static LocationProvider |
LocationProvider.getInstance(Criteria criteria)
This factory method is used to get an actual LocationProvider
implementation based on the defined criteria. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |