Searched refs:getDisplay (Results 1 – 5 of 5) sorted by relevance
48 wmState.getDisplay(PlatformConsts.DEFAULT_DISPLAY) ?: error("Display not found") in getExpectedStatusBarPosition()
47 wmState.getDisplay(PlatformConsts.DEFAULT_DISPLAY) ?: error("Display not found") in getExpectedStatusBarPosition()
131 get() = getDisplay(focusedDisplayId) in <lambda>()183 fun getDisplay(displayId: Int): DisplayContent? = in <lambda>() method209 getDisplay(displayId)?.rotation ?: error("Default display not found") in <lambda>()212 getDisplay(displayId)?.lastOrientation ?: error("Default display not found") in <lambda>()352 dpToPx(PlatformConsts.DEFAULT_RESIZABLE_TASK_SIZE_DP.toFloat(), getDisplay(displayId)!!.dpi) in <lambda>()357 getDisplay(displayId)!!.dpi in <lambda>()
315 val display = displayManager.getDisplay(displayId) in getTimeBetweenFrames()
185 it.wmState.getDisplay(displayId)?.appTransitionState == in <lambda>()