Home
last modified time | relevance | path

Searched refs:aboveSquareBottom (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DChangeBoundsTest.java311 final int aboveSquareBottom = aboveSquare.getBottom(); in validateViewPlacement() local
312 assertTrue(aboveSquareBottom != 0); in validateViewPlacement()
316 assertWithinAPixel(aboveSquareBottom, belowSquare.getTop()); in validateViewPlacement()
317 assertWithinAPixel(aboveSquareBottom + aboveSquare.getHeight(), in validateViewPlacement()