Searched refs:handlers (Results 1 – 10 of 10) sorted by relevance
17 package com.android.ide.eclipse.monitor.handlers;24 import org.eclipse.ui.handlers.HandlerUtil;
14 to the emulator and provides a number of "handlers". Handlers can be18 - All the handlers are started when the service starts and shutdown with it.20 handler to deal with emulator connections starts/stopping. Some handlers23 - The app has a number of activities which connect to existing handlers.75 handlers.BaseHandler | v
34 import com.android.tools.sdkcontroller.handlers.MultiTouchChannel;35 import com.android.tools.sdkcontroller.handlers.SensorChannel;
17 package com.android.tools.sdkcontroller.handlers;
102 SourceChangeHandler... handlers) { in PreCompilerDeltaVisitor() argument107 mSourceChangeHandlers.addAll(Arrays.asList(handlers)); in PreCompilerDeltaVisitor()
38 import com.android.tools.sdkcontroller.handlers.SensorChannel;39 import com.android.tools.sdkcontroller.handlers.SensorChannel.MonitoredSensor;
33 import com.android.tools.sdkcontroller.handlers.MultiTouchChannel;
103 import org.eclipse.ui.handlers.IHandlerService;
373 such as string translations or onClick handlers.