Home
last modified time | relevance | path

Searched defs:textView1 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java389 TextView textView1 = new TextView(mContext); in testBringChildToFront() local
537 TextView textView1 = new TextView(mContext); in testDetachViewsFromParent() local
1111 MockTextView textView1 = new MockTextView(mContext); in testMeasureChildren() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2364 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2379 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2401 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2421 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2446 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local