HomeSort by relevance Sort by last modified time
    Searched full:textview (Results 376 - 400 of 5405) sorted by null

<<11121314151617181920>>

  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
table_layout_adapter_test.xml 31 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
33 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
35 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
39 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
41 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
43 <TextView android:layout_width="wrap_content" android:layout_height="wrap_content"
use_default.xml 23 <TextView
28 <TextView
33 <TextView
38 <TextView
43 <TextView
48 <TextView
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
TestBase.java 24 import android.widget.TextView;
52 public boolean onBar1Setup(SeekBar b, TextView t) {
57 public boolean onBar2Setup(SeekBar b, TextView t) {
62 public boolean onBar3Setup(SeekBar b, TextView t) {
67 public boolean onBar4Setup(SeekBar b, TextView t) {
72 public boolean onBar5Setup(SeekBar b, TextView t) {
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
TestBase.java 25 import android.widget.TextView;
53 public boolean onBar1Setup(SeekBar b, TextView t) {
58 public boolean onBar2Setup(SeekBar b, TextView t) {
63 public boolean onBar3Setup(SeekBar b, TextView t) {
68 public boolean onBar4Setup(SeekBar b, TextView t) {
73 public boolean onBar5Setup(SeekBar b, TextView t) {
  /cts/tests/tests/view/res/layout/
textview_layout.xml 29 <TextView android:id="@+id/textview_textAttr"
43 <TextView android:id="@+id/textview_password"
48 <TextView android:id="@+id/textview_singleLine"
53 <TextView android:id="@+id/textview_text"
58 <TextView android:id="@+id/textview_text_two_lines"
96 <TextView android:id="@+id/textview_ltr"
100 <TextView android:id="@+id/textview_rtl"
104 <TextView android:id="@+id/textview_drawable_1_1"
113 <TextView android:id="@+id/textview_drawable_1_2"
123 <TextView android:id="@+id/textview_drawable_2_1
    [all...]
  /cts/tests/tests/widget/res/layout/
textview_layout.xml 29 <TextView android:id="@+id/textview_textAttr"
44 <TextView android:id="@+id/textview_password"
49 <TextView android:id="@+id/textview_singleLine"
54 <TextView android:id="@+id/textview_text"
60 <TextView android:id="@+id/textview_text_two_lines"
98 <TextView android:id="@+id/textview_ltr"
102 <TextView android:id="@+id/textview_rtl"
106 <TextView android:id="@+id/textview_drawable_1_1"
115 <TextView android:id="@+id/textview_drawable_1_2"
125 <TextView android:id="@+id/textview_drawable_2_1
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
CustomBar.java 47 import android.widget.TextView;
68 protected abstract TextView getStyleableTextView();
138 protected TextView setText(int index, String string, boolean reference) {
140 if (child instanceof TextView) {
141 TextView textView = (TextView) child;
142 setText(textView, string, reference);
143 return textView;
149 private void setText(TextView textView, String string, boolean reference)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DataUsageDetailView.java 25 import android.widget.TextView;
95 final TextView title = (TextView) findViewById(android.R.id.title);
97 final TextView usage = (TextView) findViewById(R.id.usage_text);
102 final TextView carrier = (TextView) findViewById(R.id.usage_carrier_text);
104 final TextView period = (TextView) findViewById(R.id.usage_period_text);
106 final TextView infoTop = (TextView) findViewById(R.id.usage_info_top_text)
    [all...]
  /packages/apps/Browser/res/layout/
autofill_settings_fragment.xml 35 <TextView
51 <TextView
59 <TextView
72 <TextView
78 <TextView
95 <TextView
101 <TextView
113 <TextView
121 <TextView
129 <TextView
    [all...]
  /packages/apps/Browser/res/layout-port/
autofill_settings_fragment.xml 35 <TextView
45 <TextView
52 <TextView
64 <TextView
70 <TextView
86 <TextView
92 <TextView
103 <TextView
110 <TextView
117 <TextView
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorAccountsChangedActivity.java 29 import android.widget.TextView;
92 final TextView textView = (TextView) findViewById(R.id.text);
93 textView.setText(getString(R.string.contact_editor_prompt_multiple_accounts));
109 final TextView textView = (TextView) findViewById(R.id.text);
114 textView.setText(getString(R.string.contact_editor_prompt_one_account,
136 final TextView textView = (TextView) findViewById(R.id.text)
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ViewPagerTabs.java 32 import android.widget.TextView;
167 final TextView textView = new TextView(getContext());
168 textView.setText(tabTitle);
169 textView.setBackgroundResource(R.drawable.view_pager_tab_background);
173 textView.setTypeface(textView.getTypeface(), mTextStyle);
176 textView.setTextSize(TypedValue.COMPLEX_UNIT_PX, mTextSize);
179 textView.setTextColor(mTextColor)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.widget.TextView.html 10 android.widget.TextView
74 Class android.widget.<A HREF="../../../../reference/android/widget/TextView.html" target="_top"><font size="+2"><code>TextView</code></font></A>
85 <A NAME="android.widget.TextView.ctor_added(android.content.Context, android.util.AttributeSet, int, int)"></A>
86 <nobr><A HREF="../../../../reference/android/widget/TextView.html#TextView(android.content.Context, android.util.AttributeSet, int, int)" target="_top"><code>TextView</code></A>(<code>Context,</nobr> AttributeSet<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
101 <A NAME="android.widget.TextView.getTextColor_removed(android.content.Context, android.content.res.TypedArray, int)"></A>
108 <A NAME="android.widget.TextView.getTextColors_removed(android.content.Context, android.content.res.TypedArray)"></A>
123 <A NAME="android.widget.TextView.getFontFeatureSettings_added()"></A
    [all...]
  /cts/apps/CtsVerifier/res/layout/
ca_row.xml 13 <TextView
20 <TextView
  /cts/hostsidetests/theme/app/res/layout/
color_blue_bright.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_blue_dark.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_blue_light.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_green_dark.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_green_light.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_orange_dark.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_orange_light.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_purple.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_red_dark.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
color_red_light.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"
textview.xml 16 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
19 android:text="@string/textview"

Completed in 571 milliseconds

<<11121314151617181920>>