/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/lint/ |
D | ProjectLintConfigurationTest.java | 44 File dir = getTargetDir(); in testBasic() local 45 if (!dir.exists()) { in testBasic() 46 boolean ok = dir.mkdirs(); in testBasic() 47 assertTrue(dir.getPath(), ok); in testBasic() 49 Project project = client.getProject(dir, dir); in testBasic() 76 File dir = getTargetDir(); in testInheritance() local 77 assertTrue(dir.mkdirs()); in testInheritance() 78 Project project = client.getProject(dir, dir); in testInheritance() 80 File otherDir = new File(dir, "otherConfig"); in testInheritance() 134 File dir = getTargetDir(); in testBulkEditing() local [all …]
|
/sdk/testapps/testProjectTest/testapp/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 15 tested.project.dir=../app
|
/sdk/testapps/libsTest/appTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 15 tested.project.dir=../app
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/ |
D | NdkManager.java | 49 File dir = new File(location); in isValidNdkLocation() local 50 if (!dir.isDirectory()) in isValidNdkLocation() 54 if (!new File(dir, "ndk-build").isFile()) //$NON-NLS-1$ in isValidNdkLocation()
|
/sdk/eclipse/scripts/ |
D | collect_sources_for_sdk.py | 154 def _mkdir(p, dir): argument 155 if not os.path.isdir(dir): 157 print "mkdir", dir 159 os.makedirs(dir)
|
/sdk/apps/NotificationStudio/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/apps/SdkController/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}\tools\proguard\proguard-android.txt:proguard-project.txt
|
/sdk/testapps/userLibTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/customPropAnimTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/legacyTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | ProjectLintConfiguration.java | 51 File dir = AdtUtils.getAbsolutePath(project).toFile(); in create() local 52 Project lintProject = client.getProject(dir, dir); in create()
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/testProjectTest/lib/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsTest/lib2/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/aidlTest/mainProject/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 15 proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsAndJarTest/app/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 15 proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/javaProjectTest/lib1/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/buildConfigTest/lib1/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/javaProjectTest/lib2/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/buildConfigTest/app/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/customViewTest/mainProject/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 15 proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsTest/app/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 15 proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsAndJarTest/lib2/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsTest/lib2Test/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/sdk/testapps/libsTest/lib1/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|