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