Searched refs:INTERVAL_MS (Results 1 – 2 of 2) sorted by relevance
159 controller.startCountdown(DELAY_MS, INTERVAL_MS, startIntent, stopIntent)186 private const val INTERVAL_MS: Long = 1000
68 private static final long INTERVAL_MS = 1000; field in ScreenRecordDialog182 mController.startCountdown(DELAY_MS, INTERVAL_MS, startIntent, stopIntent); in requestScreenCapture()