Searched defs:text2 (Results 1 – 8 of 8) sorted by relevance
97 View text2 = container.getChildAt(1); in recycleWhenIdentical() local128 View text2 = container.getChildAt(1); in doesntRecycleWhenNotAskingForRecycling() local157 View text2 = container.getChildAt(1); in recycleWhenInsertView() local192 View text2 = container.getChildAt(2); in recycleWhenRemovingMiddleView() local225 View text2 = container.getChildAt(1); in recycleWhenAddingAtEnd() local258 View text2 = container.getChildAt(1); in recycleWhenRemovingFromEnd() local436 View text2 = container.getChildAt(2); in recycleWhenRemovingFromEndAndInsertInMiddleAtManyLevels() local
110 TextView text2 = new TextView(mActivity); in testOnFinishInflate() local
405 final EditText text2 = new EditText(mActivity); in createMyDialerFilter() local
688 final CharSequence text2 = in testAccessAutoLinkMask() local
169 TextView text2 = (TextView) view.findViewById(android.R.id.text2); in getView() local
100 String text2 = token1 + "\",\"" + token2 + ";" + token3 + " <;>" + token4 + ","; in testFindTokenEnd() local
557 String text2 = "Hello, Android"; in testSetGetUseFallbackLineSpacing_True() local589 String text2 = "Hello, Android"; in testSetGetUseFallbackLineSpacing_False() local
134 final Editable text2 = connection.getEditable(); in testOpTextMethods() local