Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2031 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2046 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2067 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2086 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2110 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java263 TextView textView1 = new TextView(mContext); in testBringChildToFront() local
414 TextView textView1 = new TextView(mContext); in testDetachViewsFromParent() local
950 MockTextView textView1 = new MockTextView(mContext); in testMeasureChildren() local