Searched refs:squareDisplay (Results 1 – 1 of 1) sorted by relevance
3141 final DisplayContent squareDisplay = new TestDisplayContent.Builder(mAtm, 2000, 2000) in testCloseToSquareFixedOrientation() local3144 final WindowState navbar = createNavBarWithProvidedInsets(squareDisplay); in testCloseToSquareFixedOrientation()3146 && squareDisplay.getDisplayPolicy().updateDecorInsetsInfo()); in testCloseToSquareFixedOrientation()3147 squareDisplay.sendNewConfiguration(); in testCloseToSquareFixedOrientation()3148 final Task task = new TaskBuilder(mSupervisor).setDisplay(squareDisplay).build(); in testCloseToSquareFixedOrientation()