Searched refs:MS_PER_HOUR (Results 1 – 3 of 3) sorted by relevance
69 private static final int MS_PER_HOUR = 60 * 60 * 1000; field in TetherService322 long periodMs = 24 * MS_PER_HOUR; in scheduleAlarm()
79 private static final int MS_PER_HOUR = 60 * 60 * 1000; field in TetherService
80 private static final int MS_PER_HOUR = 60 * 60 * 1000; field in TetherServiceTest