Searched refs:toMilliSeconds (Results 1 – 1 of 1) sorted by relevance
509 private static long toMilliSeconds(LocalTime t) { in toMilliSeconds() method in UiModeManagerService1485 mInterface.setCustomNightModeStart(toMilliSeconds(LocalTime.parse(start))); in handleCustomTime()1489 mInterface.setCustomNightModeEnd(toMilliSeconds(LocalTime.parse(end))); in handleCustomTime()