Home
last modified time | relevance | path

Searched refs:Text (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/docs/html/design/building-blocks/
Dtext-fields.jd1 page.title=Text Fields
8 <p>Text Fields</p>
12 <p>Text fields allow the user to type text into your app. They can be either single line or multi-l…
36 <h4>Text field types</h4>
37 <p>Text fields can have different types, such as number, message, or email address. The type determ…
51 <h2 id="text-selection">Text Selection</h2>
/frameworks/compile/slang/
Dslang.cpp300 const char *Text, in setInputSource() argument
309 llvm::MemoryBuffer::getMemBuffer(Text, Text + TextLength); in setInputSource()
Dslang.h185 bool setInputSource(llvm::StringRef InputFile, const char *Text,
/frameworks/base/docs/html/guide/topics/text/
Dindex.jd1 page.title=Text and Input
Dspell-checker-framework.jd35 Text Service APIs offered by the Android platform.
Dcopy-paste.jd143 <dt>Text</dt>
213 <dt>Text</dt>
305 <dt><em>Text</em></dt>
/frameworks/base/docs/html/design/
Ddesign_toc.cs60 <li><a href="<?cs var:toroot ?>design/building-blocks/text-fields.html">Text Fields</a></li>
/frameworks/base/docs/html/guide/topics/resources/
Dstyle-resource.jd102 &lt;style name="CustomText" parent="@style/Text">
/frameworks/base/docs/html/training/sharing/
Dsend.jd17 <li><a href="#send-text-content">Send Text Content</a></li>
51 <h2 id="send-text-content">Send Text Content</h2>
/frameworks/base/docs/html/guide/topics/ui/
Dcontrols.jd62 <td><a href="controls/text.html">Text field</a></td>
/frameworks/base/docs/html/training/tv/
Doptimizing-layouts-tv.jd17 <li><a href="#MakeTextControlsEasyToSee">Make Text and Controls Easy to See</a></li>
118 <h2 id="MakeTextControlsEasyToSee">Make Text and Controls Easy to See</h2>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dmenu_design.jd268 <h4>Text Commands in Context Menu</h4>
271 Text links and text fields in the content both have system-provided operations
487 readable as they scroll by. <!--For more information, see the Text Guidelines
499 <!--For examples of dialogs, see Text Guidelines.-->
/frameworks/base/docs/html/about/versions/
Dandroid-1.5-highlights.jd172 <li>Text-prediction engine</li>
Dandroid-4.0.3.jd61 <li><a href="#tts">Text-to-speech</a></li>
216 <h3 id="tts">Text-to-speech</h3>
Dandroid-1.6-highlights.jd155 <h3 id="TTS">Text-to-speech engine</h3>
Dandroid-1.5.jd228 <li>Text-prediction engine</li>
Dandroid-1.6.jd270 <h3>Text-to-speech</h3>
/frameworks/base/docs/html/training/keyboard-input/
Dstyle.jd19 <li><a href="{@docRoot}guide/topics/ui/controls/text.html">Text Fields</a></li>
/frameworks/base/docs/html/guide/topics/ui/controls/
Dtext.jd1 page.title=Text Fields
62 <p>Text fields can have different input types, such as number, date, password, or email address. The
/frameworks/base/docs/html/training/basics/actionbar/
Dstyling.jd15 <li><a href="#CustomText">Customize the Text Color</a></li>
205 <h2 id="CustomText">Customize the Text Color</h2>
/frameworks/base/docs/html/sdk/installing/
Dstudio-tips.jd92 <p>While editing in the <strong>Text</strong> view, you can preview the layout on devices by opening
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd22 <li><a href="#TextInput">Add a Text Field</a></li>
131 <h2 id="TextInput">Add a Text Field</h2>
/frameworks/base/docs/html/sdk/api_diff/8/
DmissingSinces.txt160 NO DOC BLOCK: org.w3c.dom.Text Method getWholeText()
174 NO DOC BLOCK: org.w3c.dom.Text Method isElementContentWhitespace()
210 NO DOC BLOCK: org.w3c.dom.Text Method replaceWholeText(java.lang.String)
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dchecklist.jd115 <li><strong>Text field hints:</strong> For {@link android.widget.EditText} fields, provide an
/frameworks/base/docs/html/guide/faq/
Dcommontasks.jd477 String Text;
525 … + &quot; new message&quot; + messageCount &gt; 1 ? &quot;s&quot;:&quot;&quot;, // Text to display.
652 …selectingtext" id="selectingtext"></a><h2>Selecting, Highlighting, or Styling Portions of Text</h2>

12