Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 20 of 20) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.base/src/com/android/ide/eclipse/base/
DBasePlugin.java36 public void stop(BundleContext context) throws Exception { in stop() method in BasePlugin
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/
DTraceviewPlugin.java53 public void stop(BundleContext context) throws Exception { in stop() method in TraceviewPlugin
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DSyncProgressMonitor.java42 public void stop() { in stop() method in SyncProgressMonitor
DAddr2Line.java269 public void stop() { in stop() method in Addr2Line
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DMonitorPlugin.java39 public void stop(BundleContext context) throws Exception { in stop() method in MonitorPlugin
DMonitorApplication.java78 public void stop() { in stop() method in MonitorApplication
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DGlTracePlugin.java78 public void stop(BundleContext context) throws Exception { in stop() method in GlTracePlugin
DMessageQueue.java64 public void stop() { in stop() method in MessageQueue
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
DActivator.java48 public void stop(BundleContext context) throws Exception { in stop() method in Activator
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
DHierarchyViewerPlugin.java149 public void stop(BundleContext context) throws Exception { in stop() method in HierarchyViewerPlugin
/sdk/chimpchat/src/com/android/chimpchat/adb/
DLinearInterpolator.java101 private static float lerp(float start, float stop, float amount) { in lerp()
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
DLogCatReceiver.java70 public void stop() { in stop() method in LogCatReceiver
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
DRemoteAdtTestRunner.java179 protected void stop() { in stop() method in RemoteAdtTestRunner
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DSyncService.java94 public void stop(); in stop() method
131 public void stop() { in stop() method in SyncService.NullSyncProgresMonitor
DDeviceMonitor.java92 void stop() { in stop() method in DeviceMonitor
DAndroidDebugBridge.java697 boolean stop() { in stop() method in AndroidDebugBridge
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtPlugin.java297 public void stop(BundleContext context) throws Exception { in stop() method in AdtPlugin
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DDdmsPlugin.java442 public void stop(BundleContext context) throws Exception { in stop() method in DdmsPlugin
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DScreenViewer.java234 void stop() { in stop() method in ScreenViewer
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DIncludeFinder.java630 public static void stop() { in stop() method in IncludeFinder