Searched defs:DELAY_MS (Results 1 – 5 of 5) sorted by relevance
68 private static final long DELAY_MS = 222_222_222L; field in ContentProtectionAllowlistManagerTest
62 const val DELAY_MS: Long = 0 constant
264 private const val DELAY_MS: Long = 3000 in <lambda>() constant
58 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