Searched defs:DELAY_MS (Results 1 – 4 of 4) sorted by relevance
67 private static final long DELAY_MS = 3000; field in ScreenRecordDialog
185 private const val DELAY_MS: Long = 3000 in <lambda>() constant
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