Searched refs:demoTime (Results 1 – 1 of 1) sorted by relevance
160 String demoTime = "1010"; // 10:10, a classic choice of horologists in startDemoMode() local164 demoTime = String.format("%02d00", majorVersion % 24); in startDemoMode()167 intent.putExtra("hhmm", demoTime); in startDemoMode()