Searched defs:textView (Results 1 – 12 of 12) sorted by relevance
28 TextView textView = new TextView(this); in onCreate() local
117 TextView textView = new TextView(mContext); in testAddFocusables() local146 TextView textView = new TextView(mContext); in testAddStatesFromChildren() local173 TextView textView = new TextView(mContext); in testAddTouchables() local207 TextView textView = new TextView(mContext); in testAddView() local222 TextView textView = new TextView(mContext); in testAddViewWithParaViewInt() local237 TextView textView = new TextView(mContext); in testAddViewWithParaViewLayoutPara() local255 TextView textView = new TextView(mContext); in testAddViewWithParaViewIntInt() local273 TextView textView = new TextView(mContext); in testAddViewWidthParaViewIntLayoutParam() local289 TextView textView = new TextView(mContext); in testAddViewInLayout() local345 TextView textView = new TextView(mContext); in testAddViewInLayoutWithParamViewIntLayB() local[all …]
39 TextView textView = (TextView)findViewById(com.android.cts.stub.R.id.viewgrouptest_stub); in onCreate() local
244 TextView textView = new TextView(mContext); in testGetView() local286 TextView textView = (TextView) cursorAdapter.newDropDownView(mContext, mCursor, mParent); in testNewDropDownView() local300 TextView textView = new TextView(mContext); in testGetDropDownView() local486 TextView textView = (TextView) view; in bindView() local499 TextView textView = new TextView(context); in newView() local
78 TextView textView = new TextView(getInstrumentation().getTargetContext()); in creatTestParcel() local
548 TextView textView = new TextView(mContext); in testGetGroupView() local687 TextView textView = new TextView(mContext); in testGetChildView() local759 TextView textView = (TextView) view; in bindChildView() local773 TextView textView = (TextView) view; in bindGroupView() local810 TextView textView = new TextView(context); in newChildView() local823 TextView textView = new TextView(context); in newGroupView() local
648 MockTextView textView = new MockTextView(mActivity); in testSetShadowLayer() local3196 MockTextView textView = new MockTextView(mActivity); in testComputeHorizontalScrollRange() local3215 MockTextView textView = new MockTextView(mActivity); in testComputeVerticalScrollRange() local3234 MockTextView textView = new MockTextView(mActivity); in testDrawableStateChanged() local3248 MockTextView textView = new MockTextView(mActivity); in testGetDefaultEditable() local3261 MockTextView textView = new MockTextView(mActivity); in testGetDefaultMovementMethod() local3327 MockTextView textView = new MockTextView(mActivity); in testSetFrame() local3360 final MockTextView textView = new MockTextView(mActivity); in testGetFadingEdgeStrength() local3422 final MockTextView textView = new MockTextView(mActivity); in testMarquee() local3535 TextView textView = new TextView(mActivity); in testAccessInputExtras() local[all …]
169 TextView textView = (TextView) mResult.findViewById(R.id.remoteView_text); in testSetTextViewText() local534 TextView textView = (TextView) mResult.findViewById(R.id.remoteView_text); in testSetCharSequence() local641 TextView textView = (TextView) mResult.findViewById(R.id.remoteView_text); in testSetTextColor() local
208 final TextView textView = new TextView(mContext); in testAccessView() local
231 final TextView textView = (TextView) frameLayout.findViewById(R.id.framelayout_textview); in testAccessMeasureAllChildren() local
333 TextView textView = (TextView) tabHost.getCurrentView(); in testGetCurrentView() local
96 final TextView textView = (TextView) mActivity.findViewById(R.id.url); in testOnClick() local