Home
last modified time | relevance | path

Searched defs:linearLayout (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DDigitalClockTest.java80 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnDetachedFromWindow() local
94 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnAttachedToWindow() local
DLinearLayoutTest.java77 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAligned() local
99 LinearLayout linearLayout = new LinearLayout(mContext); in testGetBaseline() local
121 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAlignedChildIndex() local
DRemoteViewsTest.java596 LinearLayout linearLayout = (LinearLayout) mResult.findViewById(R.id.remoteView_linear); in testSetFloat() local