Uses of Class
gps.mvc.GpsController

Packages that use GpsController
gps.mvc   
 

Uses of GpsController in gps.mvc
 

Fields in gps.mvc declared as GpsController
 GpsController DeviceDirector.devController
           
 

Methods in gps.mvc that return GpsController
static GpsController GpsController.getInstance(GpsModel model, int protocol)
           
 

Constructors in gps.mvc with parameters of type GpsController
HoluxController(GpsController c, MtkModel m)
           
SkytraqController(GpsController c, MtkModel m)
           
WPController(GpsController c, MtkModel m)