Searched defs:simulator (Results 1 – 5 of 5) sorted by relevance
33 public abstract Simulator bindsSimulator(SimulatorImpl simulator); in bindsSimulator()
41 Simulator simulator = SimulatorComponent.get(activity).getSimulator(); in maybeShowSimulator() local
68 simulator = VhalPropSimulator(device=args.deviceid, gpxFile=args.gpxFile) variable
52 bool simulator; member
1594 Simulator simulator = SimulatorComponent.get(context).getSimulator(); in show() local