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.java2137 final int frameBottom = 200; in testSetClipToPadding() local
2138 mMockViewGroup.layout(frameLeft, frameTop, frameRight, frameBottom); in testSetClipToPadding()