/sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/ |
D | go.css | 2 …html,input,textarea{font-family:arial,sans-serif}html{line-height:1.54}body.rtl{direction:rtl}body… selector
|
D | build.properties | 8 index.html
|
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/ |
D | Issue.java | 452 public static String convertMarkup(@NonNull String text, boolean html) { in convertMarkup() argument 469 appendEscapedText(sb, text, html, flushIndex, i); in convertMarkup() 471 if (html) { in convertMarkup() 474 appendEscapedText(sb, text, html, i + 1, end); in convertMarkup() 477 appendEscapedText(sb, text, html, i + 1, end); in convertMarkup() 483 } else if (html && c == 'h' && i < n - 1 && text.charAt(i + 1) == 't' in convertMarkup() 500 appendEscapedText(sb, text, html, flushIndex, i); in convertMarkup() 518 appendEscapedText(sb, text, html, flushIndex, n); in convertMarkup() 524 static void appendEscapedText(StringBuilder sb, String text, boolean html, in appendEscapedText() argument 526 if (html) { in appendEscapedText()
|
/sdk/files/ |
D | proguard-android.txt | 2 # http://proguard.sourceforge.net/index.html#manual/usage.html 23 # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native 29 # see http://proguard.sourceforge.net/manual/examples.html#beans 40 # For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
|
D | proguard-android-optimize.txt | 2 # http://proguard.sourceforge.net/index.html#manual/usage.html 30 # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native 36 # see http://proguard.sourceforge.net/manual/examples.html#beans 47 # For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations
|
/sdk/templates/docs/ |
D | default.js | 38 .text($(this).html()) 72 .html($(this).data('toctitle') || $(this).html())
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/src/test/pkg/ |
D | SetJavaScriptEnabled.java.txt | 16 webView.loadUrl("file:///android_asset/www/index.html"); 26 webView.loadUrl("file:///android_asset/www/index.html");
|
/sdk/monkeyrunner/src/resources/com/android/monkeyrunner/ |
D | html.cs | 1 <html> 27 </html>
|
/sdk/anttasks/src/com/android/ant/ |
D | LintExecTask.java | 58 public void setHtml(Path html) { in setHtml() argument 59 mHtml = TaskHelper.checkSinglePath("html", html); in setHtml()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/ |
D | build.properties | 10 about.html,\
|
D | about.properties | 6 Visit http://developer.android.com/sdk/eclipse-adt.html
|
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/ |
D | build.properties | 8 about.html,\
|
D | about.properties | 6 Visit http://developer.android.com/sdk/eclipse-adt.html
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
D | build.properties | 10 about.html
|
D | about.properties | 6 Visit http://developer.android.com/sdk/eclipse-adt.html
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/ |
D | build.properties | 9 about.html,\
|
D | about.properties | 6 Visit http://developer.android.com/sdk/eclipse-adt.html
|
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/ |
D | about.properties | 6 Visit http://developer.android.com/sdk/eclipse-adt.html
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-navigate10.txt | 6 reference/android/Manifest.permission.html#ACCESS_NETWORK_STATE
|
D | manifest-expected-navigate11a.txt | 6 reference/android/content/Intent.html#ACTION_MAIN
|
D | manifest-expected-navigate11g.txt | 6 reference/android/content/Intent.html#CATEGORY_LAUNCHER
|
/sdk/monkeyrunner/scripts/ |
D | mr_pydoc.py | 35 document += pydoc.html.document(object, name)
|
/sdk/templates/activities/MasterDetailFlow/root/res/values-large/ |
D | refs.xml.ftl | 7 http://developer.android.com/training/multiscreen/screensizes.html#TaskUseAliasFilters
|
/sdk/bash_completion/ |
D | README | 4 See http://www.gnu.org/s/bash/manual/bash.html#Programmable-Completion for
|
/sdk/templates/activities/MasterDetailFlow/root/res/values-sw600dp/ |
D | refs.xml.ftl | 8 http://developer.android.com/training/multiscreen/screensizes.html#TaskUseAliasFilters
|