Searched refs:frameLeft (Results 1 – 1 of 1) sorted by relevance
2134 final int frameLeft = 1; in testSetClipToPadding() local2138 mMockViewGroup.layout(frameLeft, frameTop, frameRight, frameBottom); in testSetClipToPadding()2151 assertEquals(-frameLeft, canvas.mRight); in testSetClipToPadding()