Searched defs:DELAY_MS (Results 1 – 3 of 3) sorted by relevance
67 private static final long DELAY_MS = 3000; field in ScreenRecordDialog
51 private static final long DELAY_MS = 100; field in SnapshotPersistQueue
98 public static final Key<Integer> DELAY_MS = createKey("delayMs", Integer.class); field in MediaMetrics.Property