Searched refs:secondRight (Results 1 – 1 of 1) sorted by relevance
140 int secondRight = xy[0] + second.getMeasuredWidth(); in assertRightAligned() local142 assertEquals("views are not right aligned", firstRight, secondRight); in assertRightAligned()159 int secondRight = xy[0] + second.getMeasuredWidth(); in assertRightAligned() local161 assertEquals("views are not right aligned", Math.abs(firstRight - secondRight), margin); in assertRightAligned()