Home
last modified time | relevance | path

Searched defs:results (Results 1 – 12 of 12) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DReplaceStringsVisitor.java318 TreeMap<Integer, Expression> results = new TreeMap<Integer, Expression>(); in findContextFieldOrMethod() local
349 private void findContextCandidates(TreeMap<Integer, Expression> results, in findContextCandidates()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DBaseBuilder.java252 final ArrayList<String> results) throws InterruptedException { in grabProcessOutput()
265 final ArrayList<String> results) in grabProcessOutput()
DAaptParser.java137 static final boolean parseOutput(ArrayList<String> results, in parseOutput()
DPreCompilerBuilder.java728 ArrayList<String> results = new ArrayList<String>(); in execAapt() local
1020 ArrayList<String> results = new ArrayList<String>(); in execAidl() local
DPostCompilerHelper.java487 ArrayList<String> results = new ArrayList<String>(); in executeAapt() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiResourceAttributeNode.java234 ArrayList<String> results = new ArrayList<String>(); in getPossibleValues() local
DUiFlagAttributeNode.java208 ArrayList<String> results = new ArrayList<String>(); in computeResult() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiActions.java90 Object[] results = dlg.getResult(); in doAdd() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
DUiPackageAttributeNode.java190 Object[] results = dlg.getResult(); in doBrowseClick() local
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
DRepoSourcesAdapter.java211 ArrayList<Object> results = new ArrayList<Object>(); in getRepoSourceChildren() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
DExportWizard.java618 final ArrayList<String> results) in grabProcessOutput()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchConfigurationTab.java536 Object[] results = dialog.getResult(); in handleSearchButtonSelected() local