Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1472 final int frameBottom = 200; in testSetClipToPadding() local
1474 vg.layout(frameLeft, frameTop, frameRight, frameBottom); in testSetClipToPadding()