Searched defs:timestampBeforeTakeScreenshot (Results 1 – 1 of 1) sorted by relevance
261 final long timestampBeforeTakeScreenshot = SystemClock.uptimeMillis(); in testTakeScreenshotOfWindow_GetScreenshotResult() local270 timestampBeforeTakeScreenshot); in testTakeScreenshotOfWindow_GetScreenshotResult() local417 int expectedWidth, int expectedHeight, long timestampBeforeTakeScreenshot) { in verifyScreenshotResult()