Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java1620 final FixedRotationAdjustmentsItem clearAdjustments = FixedRotationAdjustmentsItem.obtain( in testClearIntermediateFixedRotationAdjustments() local
1623 assertEquals(clearAdjustments, adjustmentsCaptor.getAllValues().get(0)); in testClearIntermediateFixedRotationAdjustments()