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