Searched defs:DELAY_MS (Results 1 – 9 of 9) sorted by relevance
40 private static final long DELAY_MS = 30000; field in InitAlarmsService
41 private static final long DELAY_MS = 150; field in WebConcurrency
51 private static final long DELAY_MS = 3000; field in ScreenRecordDialog
29 private static final int DELAY_MS = 1000; // wash a plate every second! field in DishService
42 private static final long DELAY_MS = 450; field in DiscoveryBounce
57 private static final long DELAY_MS = 100; field in TaskSnapshotPersister
94 public static final Key<Integer> DELAY_MS = createKey("delayMs", Integer.class); field in MediaMetrics.Property
119 private static final String DELAY_MS = "delay_ms"; field in TwoPanelSettingsFragment
88 private static final int DELAY_MS = 30; field in ModeListView