Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 74) sorted by relevance

123

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion11-expected-complation79.txt2 …thenticatorActivity : <p>See <code><a href="/reference/android/app/SearchManager.html">android.app…
3 …evel 13</strong>.<br/> Use the new <code><a href="/reference/android/app/Fragment.html">Fragment</…
4 …d.app.AliasActivity : <p>See <code><a href="/reference/android/app/SearchManager.html">android.app…
5 …andableListActivity hosts a <code><a href="/reference/android/widget/ExpandableListView.html">Exp…
7 …stActivity : <p> ListActivity hosts a <code><a href="/reference/android/widget/ListView.html">Lis…
10 …hich is associated with a <code><a href="/reference/android/preference/PreferenceFragment.html">P…
Dfragmentlayout-expected-complation78.txt2code><a href="/reference/android/app/Fragment.html#onCreateView(android.view.LayoutInflater, andro…
3 …stFragment : <p> ListFragment hosts a <code><a href="/reference/android/widget/ListView.html">Lis…
Dfragmentlayout-expected-complation77.txt2code><a href="/reference/android/app/Fragment.html#onCreateView(android.view.LayoutInflater, andro…
3 …stFragment : <p> ListFragment hosts a <code><a href="/reference/android/widget/ListView.html">Lis…
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DFlagManagerTest.java106 for (String code : icons) { in testAvailableImages()
107 if (code.length() > 2) { in testAvailableImages()
110 code = code.toUpperCase(Locale.US); in testAvailableImages()
111 sImages.add(code); in testAvailableImages()
113 if (!LocaleManager.isValidRegionCode(code)) { in testAvailableImages()
114 System.out.println("No region name found for region code " + code); in testAvailableImages()
157 for (String code : unused) { in testAvailableImages()
158 sb.append(code.toLowerCase(Locale.US)).append(SdkConstants.DOT_PNG).append(" ("); in testAvailableImages()
159 sb.append(LocaleManager.getRegionName(code)).append(") "); in testAvailableImages()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DREADME.txt8 http://code.google.com/p/android/issues/detail?id=20450
12 plugin. To work around this, the specific registration code was moved
/sdk/templates/docs/
Dcssreset-min.css7code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collap… selector
/sdk/
Dchanges.txt34 * Lint now checks Java code, and checks which previously performed
35 pattern based searches in the Java code (such as the unused resource
41 * Lint warnings can be suppressed in Java code with the new
48 code.
72 * Find incorrect casts in Java code where the cast is incompatible
74 * Find hardcoded references to "/sdcard" in Java code; these should
77 * Find "import android.R" statements in Java code, which can lead to
79 * Find Java code which creates world-writeable files (which can lead
182 - Support for library project to share code/resources among projects
/sdk/docs/
Dhowto_SDK_git_cygwin.txt16 Subject: How to get the android source code using Cygwin and Git
24 2- Getting the code, the simple way
37 Android source code under Windows. You can only build the SDK tools for
40 There are a number of caveats in checking out the code from Git under Windows.
55 - You need the "git" and "curl" packages to checkout the code.
66 2- Getting the code, the simple way
/sdk/apkbuilder/
Dreadme.txt4 Its source code has been moved into sdklib.
/sdk/testapps/customPropAnimTest/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/apps/NotificationStudio/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/userLibTest/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/legacyTest/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/apps/SdkController/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/javaProjectTest/lib1/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/gridlayoutTest/v7-gridlayout/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/libsAndJarTest/app/
Dproject.properties14 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/testProjectTest/testapp/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/libsTest/app/
Dproject.properties14 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/customViewTest/mainProject/
Dproject.properties14 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/buildConfigTest/lib1/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/libsTest/appTest/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/libsTest/lib2/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/testProjectTest/lib/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/sdk/testapps/javaProjectTest/lib2/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…

123