Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java390 TextView textView2 = new TextView(mContext); in testBringChildToFront() local
538 TextView textView2 = new TextView(mContext); in testDetachViewsFromParent() local
1118 MockTextView textView2 = new MockTextView(mContext); in testMeasureChildren() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2369 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2385 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2406 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2428 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2453 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local