Searched refs:mRequestTakeScreenshotOfWindowTimestampMs (Results 1 – 1 of 1) sorted by relevance
241 private SparseArray<Long> mRequestTakeScreenshotOfWindowTimestampMs = new SparseArray<>(); field in AbstractAccessibilityServiceConnection1407 - mRequestTakeScreenshotOfWindowTimestampMs.get(accessibilityWindowId, 0L)) in takeScreenshotOfWindow()1413 mRequestTakeScreenshotOfWindowTimestampMs.put(accessibilityWindowId, currentTimestamp); in takeScreenshotOfWindow()