HomeSort by relevance Sort by last modified time
    Searched refs:extraFiles (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 72 Map<IPath, String> extraFiles = new HashMap<IPath, String>();
73 extraFiles.put(getTestDataFile(getProject(), "sample3-variation1.xml",
76 extraFiles.put(getTestDataFile(getProject(), "sample3-variation2.xml",
80 checkRefactoring("sample3.xml", "newlayout3", true, extraFiles, 4, false /* diffs */,
88 Map<IPath, String> extraFiles = new HashMap<IPath, String>();
89 extraFiles.put(getTestDataFile(getProject(), "sample3-variation1.xml",
92 extraFiles.put(getTestDataFile(getProject(), "sample3-variation2.xml",
96 checkRefactoring("sample3.xml", "newlayout3", true, extraFiles, 4, false /* diffs */,
105 Map<IPath, String> extraFiles = new HashMap<IPath, String>();
106 extraFiles.put(getTestDataFile(getProject(), "sample1a.xml"
    [all...]
  /frameworks/multidex/library/src/androidx/multidex/
MultiDex.java     [all...]
  /prebuilts/sdk/current/multidex/library/
android-support-multidex.jar 

Completed in 105 milliseconds