OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textview
(Results
51 - 75
of
3234
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/testapps/legacyTest/src/com/android/tests/javaprojecttest/app/
Main.java
5
import android.widget.
TextView
;
16
TextView
tv = (
TextView
) findViewById(R.id.basicJar);
/sdk/testapps/userLibTest/src/com/android/tests/userlibtest/
Main.java
5
import android.widget.
TextView
;
16
TextView
tv = (
TextView
) findViewById(R.id.basicJar);
/frameworks/base/core/tests/coretests/src/android/view/
CreateViewTest.java
27
import android.widget.
TextView
;
76
TextView
text = new
TextView
(mContext);
82
TextView
text = new
TextView
(mContext);
93
TextView
one = new
TextView
(mContext);
97
TextView
two = new
TextView
(mContext);
101
TextView
three = new TextView(mContext)
[
all
...]
/frameworks/base/media/tests/CameraBrowser/res/layout/
object_info.xml
24
<
TextView
android:id="@+id/name_label"
30
<
TextView
android:id="@+id/name"
34
<
TextView
android:id="@+id/size_label"
40
<
TextView
android:id="@+id/size"
44
<
TextView
android:id="@+id/format_label"
50
<
TextView
android:id="@+id/format"
54
<
TextView
android:id="@+id/thumb_width_label"
60
<
TextView
android:id="@+id/thumb_width"
64
<
TextView
android:id="@+id/thumb_height_label"
70
<
TextView
android:id="@+id/thumb_height
[
all
...]
/development/apps/Development/res/layout/
package_summary.xml
27
<
TextView
android:id="@+id/packageView"
46
<
TextView
android:id="@+id/classView"
49
<
TextView
android:id="@+id/label"
52
<
TextView
android:id="@+id/disabled"
56
<
TextView
android:id="@+id/system"
60
<
TextView
android:id="@+id/debuggable"
64
<
TextView
android:id="@+id/nocode"
68
<
TextView
android:id="@+id/persistent"
82
<
TextView
style="@style/SummaryCategoryLayout"
86
<
TextView
android:id="@+id/process
[
all
...]
show_activity.xml
30
<
TextView
android:id="@+id/packageView"
48
<
TextView
android:id="@+id/classView"
51
<
TextView
android:id="@+id/label"
54
<
TextView
android:id="@+id/launch"
61
<
TextView
style="@style/SummaryCategoryLayout"
65
<
TextView
android:id="@+id/process"
68
<
TextView
style="@style/SummaryCategoryLayout"
72
<
TextView
android:id="@+id/taskAffinity"
75
<
TextView
style="@style/SummaryCategoryLayout"
79
<
TextView
android:id="@+id/permission
[
all
...]
/development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java
5
import android.widget.
TextView
;
14
/* Create a
TextView
and set its content.
18
TextView
tv = new
TextView
(this);
/development/samples/ApiDemos/res/layout-sw720dp/
resources_smallest_width_row.xml
22
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
26
</
TextView
>
27
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
31
</
TextView
>
32
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
36
</
TextView
>
37
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
41
</
TextView
>
42
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
46
</
TextView
>
[
all
...]
/development/samples/ApiDemos/res/layout-w720dp/
resources_width.xml
22
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
26
</
TextView
>
27
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
31
</
TextView
>
32
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
36
</
TextView
>
37
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
41
</
TextView
>
42
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
46
</
TextView
>
[
all
...]
/frameworks/base/tools/layoutlib/bridge/resources/bars/
title_bar.xml
3
<
TextView
/development/samples/ApiDemos/res/layout/
table_layout_12.xml
22
<
TextView
26
<
TextView
30
<
TextView
37
<
TextView
43
<
TextView
50
<
TextView
54
<
TextView
58
<
TextView
65
<
TextView
69
<
TextView
[
all
...]
table_layout_8.xml
27
<
TextView
31
<
TextView
38
<
TextView
42
<
TextView
49
<
TextView
53
<
TextView
60
<
TextView
63
<
TextView
69
<
TextView
72
<
TextView
[
all
...]
table_layout_9.xml
30
<
TextView
33
<
TextView
40
<
TextView
43
<
TextView
50
<
TextView
53
<
TextView
60
<
TextView
63
<
TextView
70
<
TextView
76
<
TextView
[
all
...]
/frameworks/base/core/tests/coretests/res/layout/
table_layout_cell_span.xml
25
<
TextView
android:id="@+id/a"
29
<
TextView
android:id="@+id/b"
33
<
TextView
android:id="@+id/c"
40
<
TextView
android:id="@+id/spanThenCell"
46
<
TextView
53
<
TextView
57
<
TextView
61
<
TextView
68
<
TextView
72
<
TextView
android:id="@+id/cellThenSpan
[
all
...]
/cts/tests/res/layout/
textview_hint_linksclickable_freezestext.xml
21
<
TextView
android:id="@+id/hint_linksClickable_freezesText_default"
25
<
TextView
android:id="@+id/hint_blank"
30
<
TextView
android:id="@+id/hint_string"
35
<
TextView
android:id="@+id/hint_resid"
40
<
TextView
android:id="@+id/linksClickable_true"
45
<
TextView
android:id="@+id/linksClickable_false"
50
<
TextView
android:id="@+id/freezesText_true"
55
<
TextView
android:id="@+id/freezesText_false"
/frameworks/base/packages/VpnDialogs/res/layout/
manage.xml
26
<
TextView
android:text="@string/session" style="@style/label"/>
27
<
TextView
android:id="@+id/session" style="@style/value"/>
31
<
TextView
android:text="@string/duration" style="@style/label"/>
32
<
TextView
android:id="@+id/duration" style="@style/value"/>
36
<
TextView
android:text="@string/data_transmitted" style="@style/label"/>
37
<
TextView
android:id="@+id/data_transmitted" style="@style/value"/>
41
<
TextView
android:text="@string/data_received" style="@style/label"/>
42
<
TextView
android:id="@+id/data_received" style="@style/value"/>
/packages/apps/Settings/src/com/android/settings/applications/
AppViewHolder.java
11
import android.widget.
TextView
;
17
public
TextView
appName;
19
public
TextView
appSize;
20
public
TextView
disabled;
31
holder.appName = (
TextView
) convertView.findViewById(R.id.app_name);
33
holder.appSize = (
TextView
) convertView.findViewById(R.id.app_size);
34
holder.disabled = (
TextView
) convertView.findViewById(R.id.app_disabled);
39
// Get the ViewHolder back to get fast access to the
TextView
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound1-expected-1.xml
7
<
TextView
14
</
TextView
>
compound2-expected-2.xml
7
<
TextView
14
</
TextView
>
compound3-expected-3.xml
7
<
TextView
14
</
TextView
>
compound4-expected-4.xml
7
<
TextView
14
</
TextView
>
/development/samples/ApiDemos/res/layout-w1024dp/
resources_width.xml
22
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
26
</
TextView
>
27
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
31
</
TextView
>
32
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
36
</
TextView
>
37
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
41
</
TextView
>
42
<
TextView
android:layout_width="0px" android:layout_height="match_parent"
46
</
TextView
>
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
ScrollView2.java
24
import android.widget.
TextView
;
39
TextView
textView
= new
TextView
(this);
40
textView
.setText("Text View " + i);
45
layout.addView(
textView
, p);
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
HtmlTest.java
8
import android.widget.
TextView
;
28
TextView
textView
= new
TextView
(context);
29
textView
.setText(Html.fromHtml("<b>some</b> html text"));
30
assertThat(
textView
.getText().toString(), equalTo("<b>some</b> html text"));
/cts/tests/tests/widget/src/android/widget/cts/
TextSwitcherTest.java
25
import android.widget.
TextView
;
61
TextView
tv1 = new
TextView
(mContext);
62
TextView
tv2 = new
TextView
(mContext);
68
TextView
tvChild1 = (
TextView
) textSwitcher.getChildAt(0);
69
TextView
tvChild2 = (
TextView
) textSwitcher.getChildAt(1);
101
TextView
tv1 = new TextView(mContext)
[
all
...]
Completed in 282 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>