Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationControllerTest.java476 final int topOrientation = DisplayContentTests.getRotatedOrientation(mDefaultDisplay); in testCheckRotationAfterCleanup()
DWindowStateTests.java689 DisplayContentTests.performLayout(mDisplayContent); in testCompatOverrideScale()
DDisplayContentTests.java176 public class DisplayContentTests extends WindowTestsBase { class