Searched refs:mC (Results 1 – 1 of 1) sorted by relevance
33 private View mC; field in CellSpanTest49 mC = activity.findViewById(R.id.c); in setUp()59 assertNotNull(mC); in testSetUpConditions()74 int spanWidth = mB.getMeasuredWidth() + mC.getMeasuredWidth(); in testCellThenSpan()82 mC.getMeasuredWidth(); in testSpan()