Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/
H A DComplicationLayoutEngineTest.java98 private void verifyChange(ViewInfo viewInfo, in verifyChange() method in ComplicationLayoutEngineTest
172 verifyChange(firstViewInfo, false, lp -> { in testComplicationMarginPosition()
178 verifyChange(secondViewInfo, false, lp -> { in testComplicationMarginPosition()
204 verifyChange(firstViewInfo, true, lp -> { in testSingleLayout()
231 verifyChange(firstViewInfo, true, lp -> { in testSnapToGuide()
274 verifyChange(firstViewInfo, false, lp -> { in testDirectionLayout()
280 verifyChange(secondViewInfo, true, lp -> { in testDirectionLayout()
336 verifyChange(firstViewInfo, false, lp -> { in testPositionLayout()
348 verifyChange(thirdViewInfo, true, lp -> { in testPositionLayout()
437 verifyChange(thirdViewInfo, true, lp -> { in testDefaultMargin()
[all …]