Searched refs:DEFAULT_DISPLAY (Results 1 – 11 of 11) sorted by relevance
192 displayId: Int = Display.DEFAULT_DISPLAY in getWindowRegion()208 displayId: Int = Display.DEFAULT_DISPLAY in getWindowRegion()220 fun withHomeActivityVisible(displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion()233 fun withSplitDividerVisible(displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion()242 fun withRecentsActivityVisible(displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion()254 fun withRotation(rotation: Rotation, displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion()294 displayId: Int = Display.DEFAULT_DISPLAY in getWindowRegion()307 fun withAppTransitionIdle(displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion()323 displayId: Int = Display.DEFAULT_DISPLAY in getWindowRegion()340 displayId: Int = Display.DEFAULT_DISPLAY in getWindowRegion()[all …]
47 wm.clearForcedDisplayDensityForUser(Display.DEFAULT_DISPLAY, UserHandle.myUserId()); in testRunFinished()48 wm.clearForcedDisplaySize(Display.DEFAULT_DISPLAY); in testRunFinished()
138 wm.setForcedDisplayDensityForUser(Display.DEFAULT_DISPLAY, density, UserHandle.myUserId()) in <lambda>()146 wm.setForcedDisplaySize(Display.DEFAULT_DISPLAY, width, height) in <lambda>()
25 const val DEFAULT_DISPLAY = 0 constant
48 wmState.getDisplay(PlatformConsts.DEFAULT_DISPLAY) ?: error("Display not found") in getExpectedStatusBarPosition()
47 wmState.getDisplay(PlatformConsts.DEFAULT_DISPLAY) ?: error("Display not found") in getExpectedStatusBarPosition()
114 displayId: Int = PlatformConsts.DEFAULT_DISPLAY
63 .withAppTransitionIdle(Display.DEFAULT_DISPLAY) in canExtractQuickswitch()
181 displays.firstOrNull { it.displayId == PlatformConsts.DEFAULT_DISPLAY } in <lambda>()225 displayId: Int = PlatformConsts.DEFAULT_DISPLAY in <lambda>()245 displayId: Int = PlatformConsts.DEFAULT_DISPLAY in <lambda>()
28 import android.view.Display.DEFAULT_DISPLAY in <lambda>()306 private fun calculateStepTime(displayId: Int = DEFAULT_DISPLAY): Duration { in lerp()
52 return currState.wmState.getRotation(PlatformConsts.DEFAULT_DISPLAY)