Home
last modified time | relevance | path

Searched refs:quotes (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/text/
DHtml.java203 QuoteSpan[] quotes = text.getSpans(i, next, QuoteSpan.class); in withinDiv() local
205 for (QuoteSpan quote : quotes) { in withinDiv()
211 for (QuoteSpan quote : quotes) { in withinDiv()
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd404 <h3 id="escaping_quotes">Escaping apostrophes and quotes</h3>
409 double-quotes (<code>""</code>). For example, here are some strings that do
422 (<code>\"</code>). Surrounding the string with single-quotes does
/frameworks/base/docs/html/training/wearables/watch-faces/
Dinformation.jd58 market quotes, news events, sports scores, and so on. However, not all kinds of data are
/frameworks/compile/mclinker/unittests/
Dtest3.txt67 # NOTE: No double quotes in the below. It is used within shell script
/frameworks/base/docs/html/tools/data-binding/
Dguide.jd839 When using single quotes around the attribute value, it is easy to use double
840 quotes in the expression:
847 It is also possible to use double quotes to surround the attribute value.
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-details.jd350 single quotes by concatenating a "<code>'</code>" (single-quote) character to the start and end
Dretrieve-names.jd646 Email.CONTENT_ITEM_TYPE}. Enclose the value in single quotes by concatenating a
671 * single quotes surrounding Email.CONTENT_ITEM_TYPE.
/frameworks/wilhelm/doc/
DDoxyfile11 # Values that contain spaces should be placed between quotes (" ")
26 # by quotes) that should identify the project.
391 # will list include files with double quotes in the documentation
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd434 Speech quotes. The corresponding classes in the sample code are
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd292 parameter, because this value is wrapped in quotes and inserted in place of the
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd995 <li>Fixed extra quotes in ndk-build output on Windows.
2375 quotes, were not correctly handled.</li>