Searched defs:service (Results 1 – 11 of 11) sorted by relevance
140 Intent service = new Intent(this, ControllerService.class); in bindToService() local
161 Intent service = new Intent(this, ControllerService.class); in stopService() local
105 IPartService service = window.getPartService(); in get() local121 IPartService service = mWindow.getPartService(); in dispose() local
577 CustomViewDescriptorService service = CustomViewDescriptorService.getInstance(); in addCustomItems() local
57 public MultiTouchChannel(ControllerService service) { in MultiTouchChannel()
82 public SensorChannel(ControllerService service) { in SensorChannel()
104 public Connection(ControllerService service) { in Connection()
237 public Channel(ControllerService service, String name) { in Channel()
215 RenderService service = RenderService.create(graphicalEditor); in paint() local
630 ISelectionService service = window.getSelectionService(); in updateOutline() local
1173 CustomViewDescriptorService service = CustomViewDescriptorService.getInstance(); in updateElementList() local