Home
last modified time | relevance | path

Searched refs:text1 (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleExpandableListAdapterTest.java58 android.R.id.text1
62 android.R.id.text1
203 ((TextView) result.findViewById(android.R.id.text1)).getText().toString()); in testGetChildView()
207 convertView.setId(android.R.id.text1); in testGetChildView()
214 convertView.setId(android.R.id.text1); in testGetChildView()
250 assertNotNull(result.findViewById(android.R.id.text1)); in testNewChildView()
254 assertNotNull(result.findViewById(android.R.id.text1)); in testNewChildView()
265 assertNotNull(result.findViewById(android.R.id.text1)); in testNewChildView()
269 assertNotNull(result.findViewById(android.R.id.text1)); in testNewChildView()
357 ((TextView) result.findViewById(android.R.id.text1)).getText().toString()); in testGetGroupView()
[all …]
DTwoLineListItemTest.java107 TextView text1 = new TextView(mActivity); in testOnFinishInflate() local
108 text1.setId(android.R.id.text1); in testOnFinishInflate()
113 twoLineListItem.addView(text1, params); in testOnFinishInflate()
119 assertSame(text1, twoLineListItem.getText1()); in testOnFinishInflate()
DArrayAdapterTest.java75 new ArrayAdapter<String>(mContext, R.layout.simple_dropdown_item_1line, R.id.text1); in testConstructor()
81 new ArrayAdapter<>(mContext, R.layout.simple_dropdown_item_1line, R.id.text1, in testConstructor()
90 new ArrayAdapter<>(mContext, R.layout.simple_dropdown_item_1line, R.id.text1, list); in testConstructor()
DSimpleAdapterTest.java70 private static final int[] VIEWS_TO = new int[] { android.R.id.text1 };
227 ((TextView) result.findViewById(android.R.id.text1)).getText().toString()); in testSetDropDownViewResource()
232 ((TextView) result.findViewById(android.R.id.text1)).getText().toString()); in testSetDropDownViewResource()
DDialerFilterTest.java403 final EditText text1 = new EditText(mActivity); in createMyDialerFilter() local
404 text1.setId(android.R.id.hint); in createMyDialerFilter()
408 dialerFilter.addView(text1, new RelativeLayout.LayoutParams( in createMyDialerFilter()
DSearchView_CursorTest.java163 new int[] { android.R.id.text1 }, in setup()
DListViewTest.java1113 final CharSequence oldText = ((TextView) oldItem.findViewById(android.R.id.text1)) in testTransientStateUnstableIds()
1124 final CharSequence newText = ((TextView) newItem.findViewById(android.R.id.text1)) in testTransientStateUnstableIds()
1141 final CharSequence oldText = ((TextView) oldItem.findViewById(android.R.id.text1)) in testTransientStateStableIds()
1153 final CharSequence newText = ((TextView) newItem.findViewById(android.R.id.text1)) in testTransientStateStableIds()
DListPopupWindowTest.java597 ((TextView) selectedView.findViewById(android.R.id.text1)).getText()); in testAccessSelection()
612 ((TextView) selectedView.findViewById(android.R.id.text1)).getText()); in testAccessSelection()
968 viewHolder.title = (TextView) convertView.findViewById(android.R.id.text1); in configure()
DTextViewTest.java526 final CharSequence text1 = in testAccessAutoLinkMask() local
530 mTextView.setText(text1, BufferType.EDITABLE); in testAccessAutoLinkMask()
/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenizerTest.java82 String text1 = ", " + token1; in testFindTokenEnd() local
83 assertEquals(0, rfc822Tokenizer.findTokenEnd(text1, 0)); in testFindTokenEnd()
84 assertEquals(text1.length(), rfc822Tokenizer.findTokenEnd(text1, 1)); in testFindTokenEnd()
88 assertEquals(Integer.MAX_VALUE, rfc822Tokenizer.findTokenEnd(text1, Integer.MAX_VALUE)); in testFindTokenEnd()
91 rfc822Tokenizer.findTokenEnd(text1, -1); in testFindTokenEnd()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleScannerHardwareScanFilterActivity.java166 TextView text1 = (TextView) view.findViewById(android.R.id.text1); in getView() local
168 text1.setText(key); in getView()
/cts/tests/app/app/src/android/app/stubs/
DExpandableListTestActivity.java71 new String[] { NAME, IS_EVEN }, new int[] { R.id.text1, R.id.text2 }, childData, in onCreate()
73 new String[] { NAME, IS_EVEN }, new int[] { R.id.text1, R.id.text2 }); in onCreate()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAutoFillServiceTestCase.java200 presentation.setTextViewText(R.id.text1, message); in createPresentation()
DLoginActivityTest.java2522 presentation.setTextViewText(R.id.text1, "Poke"); in testClickCustomButton()
2524 presentation.setOnClickPendingIntent(R.id.text1, PendingIntent.getActivity( in testClickCustomButton()
/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java974 String text1 = "hello"; in testGetTextBounds() local
977 p.getTextBounds(text1, 0, text1.length(), bounds1); in testGetTextBounds()
978 char[] textChars1 = text1.toCharArray(); in testGetTextBounds()
985 p.getTextBounds(text2, 0, text1.length(), bounds2); in testGetTextBounds()
995 p.getTextBounds(text1, 0, text1.length(), bounds2); in testGetTextBounds()
/cts/tests/app/src/android/app/cts/
DAlertDialog_BuilderTest.java509 android.R.layout.select_dialog_singlechoice, android.R.id.text1, items), 0, in testSetSingleChoiceItems()
/cts/tools/dex-tools/dex/
Dclasses.out.dex1804 public static final int text1
112738 public static final int text1