OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textview
(Results
401 - 425
of
5405
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/accessibilityservice/res/layout/
list_view_row.xml
18
<
TextView
xmlns:android="http://schemas.android.com/apk/res/android"
22
</
TextView
>
/cts/tests/tests/appwidget/res/layout/
collection_widget_item_layout.xml
18
<
TextView
xmlns:android="http://schemas.android.com/apk/res/android"
22
</
TextView
>
/cts/tests/tests/view/res/layout/
windowstub_layout.xml
18
<
TextView
xmlns:android="http://schemas.android.com/apk/res/android"
22
</
TextView
>
/cts/tests/tests/widget/res/layout/
cursoradapter_item0.xml
17
<
TextView
xmlns:android="http://schemas.android.com/apk/res/android"
21
</
TextView
>
cursoradapter_item1.xml
17
<
TextView
xmlns:android="http://schemas.android.com/apk/res/android"
21
</
TextView
>
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/layout/
display.xml
9
<
TextView
16
<
TextView
sample_main.xml
10
<
TextView
16
<
TextView
/developers/samples/android/media/BasicMediaRouter/Application/src/main/res/layout/
display.xml
9
<
TextView
16
<
TextView
sample_main.xml
10
<
TextView
16
<
TextView
/development/samples/ApiDemos/res/layout/
custom_layout.xml
27
<
TextView
36
<
TextView
45
<
TextView
54
<
TextView
62
<
TextView
70
<
TextView
78
<
TextView
86
<
TextView
image_details.xml
24
<
TextView
android:layout_height="wrap_content"
33
<
TextView
android:layout_height="wrap_content"
42
<
TextView
android:layout_height="wrap_content"
51
<
TextView
android:layout_height="wrap_content"
60
<
TextView
android:layout_height="wrap_content"
69
<
TextView
android:layout_height="wrap_content"
78
<
TextView
android:layout_height="wrap_content"
87
<
TextView
android:layout_height="wrap_content"
/development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java
30
import android.widget.
TextView
;
47
// call setMovementMethod() on the
TextView
object.
49
TextView
t2 = (
TextView
) findViewById(R.id.text2);
59
TextView
t3 = (
TextView
) findViewById(R.id.text3);
80
TextView
t4 = (
TextView
) findViewById(R.id.text4);
/development/samples/BusinessCard/res/layout/
business_card.xml
13
<
TextView
19
<
TextView
/development/samples/Support7Demos/res/layout/
selectable_item.xml
19
<
TextView
24
<
TextView
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
AsyncListUtilActivity.java
32
import android.widget.
TextView
;
74
TextView
textView
;
76
super(new
TextView
(context));
77
textView
= (
TextView
) itemView;
98
holder.
textView
.setText("loading...");
100
holder.
textView
.setText(itemString);
/development/samples/WiFiDirectServiceDiscovery/res/layout/
devices_list.xml
22
<
TextView
27
</
TextView
>
/development/samples/browseable/BasicMediaRouter/res/layout/
display.xml
9
<
TextView
16
<
TextView
sample_main.xml
10
<
TextView
16
<
TextView
/development/samples/training/device-management-policy/res/layout/
activity_view_policy.xml
31
<
TextView
android:id="@+id/policy_instructions"
37
<
TextView
android:layout_width="fill_parent"
42
<
TextView
android:id="@+id/policy_password_quality"
48
<
TextView
android:layout_width="fill_parent"
53
<
TextView
android:id="@+id/policy_password_length"
64
<
TextView
android:layout_width="fill_parent"
69
<
TextView
android:id="@+id/policy_password_uppercase"
76
<
TextView
android:id="@+id/setup_message"
/device/google/accessory/demokit/app/res/layout/
joycontainer.xml
5
<
TextView
android:text="Joystick" android:id="@+id/joystickLabel"
8
android:layout_marginTop="10dp" android:layout_marginBottom="-40dp"></
TextView
>
led_slider.xml
5
<
TextView
android:text="@string/ledLabel" style="@style/DemoKitLEDText"
10
<
TextView
android:text="155" style="@style/DemoKitLEDText" android:layout_width="40dip"
no_device.xml
7
<
TextView
android:layout_width="match_parent"
10
android:gravity="center"></
TextView
>
vertical_led_slider.xml
5
<
TextView
android:text="@string/ledLabel" style="@style/DemoKitLEDText"
12
<
TextView
android:text="155" style="@style/DemoKitLEDText"
/external/jmonkeyengine/engine/src/android/res/layout/
about.xml
17
<
TextView
23
<
TextView
/frameworks/base/tests/BiDiTests/res/layout/
textview_drawables_ltr.xml
27
<
TextView
android:layout_height="wrap_content"
36
<
TextView
android:layout_height="wrap_content"
45
<
TextView
android:layout_height="wrap_content"
55
<
TextView
android:layout_height="wrap_content"
65
<
TextView
android:layout_height="wrap_content"
76
<
TextView
android:layout_height="wrap_content"
85
<
TextView
android:layout_height="wrap_content"
94
<
TextView
android:id="@+id/textview_error"
Completed in 582 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>