OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edittext
(Results
326 - 350
of
1191
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/ApiDemos/res/layout/
morse_code.xml
24
<
EditText
/development/samples/ApiDemos/src/com/example/android/apis/view/
Controls1.java
31
* A gallery of basic controls: Button,
EditText
, RadioButton, Checkbox,
EditTextDemo.java
28
* Demonstrates the {@link android.widget.
EditText
} widget.
/development/samples/BluetoothChat/res/layout/
main.xml
34
<
EditText
android:id="@+id/edit_text_out"
/development/samples/HelloActivity/res/layout/
hello_activity.xml
17
<
EditText
xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/text"
/development/samples/NotePad/res/layout/
title_editor.xml
25
<
EditText
android:id="@+id/title"