Searched refs:resetAlarm (Results 1 – 1 of 1) sorted by relevance
166 resetAlarm(mPollingIntervalMs); in onPollNetworkTimeUnderWakeLock()178 resetAlarm(mPollingIntervalShorterMs); in onPollNetworkTimeUnderWakeLock()182 resetAlarm(mPollingIntervalMs); in onPollNetworkTimeUnderWakeLock()192 private void resetAlarm(long interval) { in resetAlarm() method in NetworkTimeUpdateService