Searched refs:mC (Results 1 – 2 of 2) 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()
63 private final float mC; field in Frame88 return mC; in getC()118 mC = c; in Frame()