Searched refs:getDisplaysToScreenshot (Results 1 – 1 of 1) sorted by relevance
100 val displays = getDisplaysToScreenshot(screenshotRequest.type) in handleScreenshot()174 private suspend fun getDisplaysToScreenshot(requestType: Int): List<Display> { in handleScreenshot() method