Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowLayoutTests.java230 assertInsetByTopBottom(0, 0, mFrames.displayFrame); in fitZeroTypes()
231 assertInsetByTopBottom(0, 0, mFrames.parentFrame); in fitZeroTypes()
232 assertInsetByTopBottom(0, 0, mFrames.frame); in fitZeroTypes()
260 assertInsetByTopBottom(0, 0, mFrames.displayFrame); in fitZeroSides()
261 assertInsetByTopBottom(0, 0, mFrames.parentFrame); in fitZeroSides()
262 assertInsetByTopBottom(0, 0, mFrames.frame); in fitZeroSides()
271 assertInsetByTopBottom(0, 0, mFrames.displayFrame); in fitInvisibleInsets()
272 assertInsetByTopBottom(0, 0, mFrames.parentFrame); in fitInvisibleInsets()
273 assertInsetByTopBottom(0, 0, mFrames.frame); in fitInvisibleInsets()
413 assertInsetByTopBottom(0, 0, mFrames.parentFrame); in layoutInDisplayCutoutModeAlways()
[all …]