Searched defs:linearLayout (Results 1 – 3 of 3) sorted by relevance
104 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnDetachedFromWindow() local124 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnAttachedToWindow() local
105 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAligned() local133 LinearLayout linearLayout = new LinearLayout(mContext); in testGetBaseline() local171 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAlignedChildIndex() local
718 LinearLayout linearLayout = (LinearLayout) mResult.findViewById(R.id.remoteView_linear); in testSetFloat() local