HomeSort by relevance Sort by last modified time
    Searched refs:IStatus (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java 36 import org.eclipse.core.runtime.IStatus;
341 AdtPlugin.log(IStatus.INFO,
NewProjectCreator.java 65 import org.eclipse.core.runtime.IStatus;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
Parameter.java 40 import org.eclipse.core.runtime.IStatus;
346 IStatus status;
TemplateHandler.java 65 import org.eclipse.core.runtime.IStatus;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
StateViewPage.java 31 import org.eclipse.core.runtime.IStatus;
219 protected IStatus run(IProgressMonitor monitor) {
GLFunctionTraceViewer.java 36 import org.eclipse.core.runtime.IStatus;
395 protected IStatus run(IProgressMonitor monitor) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 41 import org.eclipse.core.runtime.IStatus;
825 Status status = new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
    [all...]
AndroidContentAssist.java 49 import org.eclipse.core.runtime.IStatus;
149 AdtPlugin.log(IStatus.ERROR, "Editor not found during completion");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
BuildsView.java 21 import org.eclipse.core.runtime.IStatus;
66 IStatus status;
  /external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
SimpleWebServer.java 54 import fi.iki.elonen.NanoHTTPD.Response.IStatus;
353 public static Response newFixedLengthResponse(IStatus status, String mimeType, String message) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreview.java 69 import org.eclipse.core.runtime.IStatus;
565 AdtPlugin.log(IStatus.ERROR, "Found problems rendering preview "
    [all...]
IncludeFinder.java 54 import org.eclipse.core.runtime.IStatus;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintClient.java 64 import org.eclipse.core.runtime.IStatus;
203 AdtPlugin.log(IStatus.WARNING, format, args);
218 AdtPlugin.log(IStatus.ERROR, "Can't find file %1$s in workspace", path);
772 AdtPlugin.log(IStatus.ERROR, "Can't find file %1$s in workspace", path);
    [all...]
LintList.java 40 import org.eclipse.core.runtime.IStatus;
515 public IStatus runInUIThread(IProgressMonitor monitor) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java 53 import org.eclipse.core.runtime.IStatus;
154 AdtPlugin.log(IStatus.ERROR, "Current file is not a match for the given config.");
336 AdtPlugin.log(IStatus.ERROR,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 70 import org.eclipse.core.runtime.IStatus;
298 AdtPlugin.log(IStatus.WARNING,
    [all...]
ChangeLayoutRefactoring.java 58 import org.eclipse.core.runtime.IStatus;
546 AdtPlugin.log(IStatus.WARNING,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 57 import org.eclipse.core.runtime.IStatus;
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 59 import org.eclipse.core.runtime.IStatus;
268 AdtPlugin.log(IStatus.ERROR,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 33 import org.eclipse.core.runtime.IStatus;
699 IStatus status = ResourcesPlugin.getWorkspace().validatePath(IPath.SEPARATOR + projectName,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DeviceView.java 62 import org.eclipse.core.runtime.IStatus;
563 Status s = new Status(IStatus.ERROR, DdmsPlugin.PLUGIN_ID,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 1391 milliseconds

1 2 34 5 6