Searched defs:DELAY_MILLIS (Results 1 – 7 of 7) sorted by relevance
35 public static final int DELAY_MILLIS = 2000; field in VideoPlayerActivity
32 private static final long DELAY_MILLIS = 1000; field in CancelableAlarmTest
44 private static final int DELAY_MILLIS = 0; field in BannerManager
115 private static final int DELAY_MILLIS = 0; field in PickerViewModel499 DELAY_MILLIS in resetAllContentInCurrentProfile() local509 DELAY_MILLIS in resetAllContentInCurrentProfile() local
47 const val DELAY_MILLIS = 3000L constant
139 const val DELAY_MILLIS = 3000L in <lambda>() constant
65 private static final int DELAY_MILLIS = 2000; field in CtsOdpManagerTests