Uses of Class
org.j4me.bluetoothgps.Criteria

Packages that use Criteria
org.j4me.bluetoothgps Extends the JSR-179 Location API to support Bluetooth GPS devices and improve consistency across vendor implementations. 
 

Uses of Criteria in org.j4me.bluetoothgps
 

Methods in org.j4me.bluetoothgps with parameters of type Criteria
static LocationProvider LocationProvider.getInstance(Criteria criteria)
          This factory method is used to get an actual LocationProvider implementation based on the defined criteria.