Searched defs:timeMs (Results 1 – 2 of 2) sorted by relevance
255 long timeMs = System.currentTimeMillis(); in refreshDisplayAndSetNextUpdate() local
204 private String stringForTime(int timeMs) { in stringForTime()