Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2036 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2052 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2072 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2093 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2117 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java264 TextView textView2 = new TextView(mContext); in testBringChildToFront() local
415 TextView textView2 = new TextView(mContext); in testDetachViewsFromParent() local
957 MockTextView textView2 = new MockTextView(mContext); in testMeasureChildren() local