Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1470 final int frameTop = 2; in testSetClipToPadding() local
1474 vg.layout(frameLeft, frameTop, frameRight, frameBottom); in testSetClipToPadding()
1489 assertEquals(-frameTop, canvas.mBottom); in testSetClipToPadding()