Searched refs:SCREENSHOT_CORNER_DEFAULT_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
190 static final int SCREENSHOT_CORNER_DEFAULT_TIMEOUT_MILLIS = 6000; field in ScreenshotController293 mScreenshotHandler.setDefaultTimeoutMillis(SCREENSHOT_CORNER_DEFAULT_TIMEOUT_MILLIS); in ScreenshotController()
29 …atic com.android.systemui.screenshot.ScreenshotController.SCREENSHOT_CORNER_DEFAULT_TIMEOUT_MILLIS;747 .setTimeout(SCREENSHOT_CORNER_DEFAULT_TIMEOUT_MILLIS); in createScreenshotActionsShadeAnimation()