Searched refs:createNotDrawnWindowsOn (Results 1 – 1 of 1) sorted by relevance
574 final WindowState[] windows = createNotDrawnWindowsOn(defaultDisplay, in testShouldWaitForSystemDecorWindowsOnBoot_OnDefaultDisplay()595 final WindowState[] windows = createNotDrawnWindowsOn(secondaryDisplay, in testShouldWaitForSystemDecorWindowsOnBoot_OnSecondaryDisplay()648 private WindowState[] createNotDrawnWindowsOn(DisplayContent displayContent, int... types) { in createNotDrawnWindowsOn() method in DisplayContentTests