Searched defs:linearLayout (Results 1 – 3 of 3) sorted by relevance
80 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnDetachedFromWindow() local94 final LinearLayout linearLayout = (LinearLayout) mActivity.findViewById( in testOnAttachedToWindow() local
77 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAligned() local99 LinearLayout linearLayout = new LinearLayout(mContext); in testGetBaseline() local121 LinearLayout linearLayout = new LinearLayout(mContext); in testAccessBaselineAlignedChildIndex() local
596 LinearLayout linearLayout = (LinearLayout) mResult.findViewById(R.id.remoteView_linear); in testSetFloat() local