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