Searched refs:runInMillis (Results 1 – 2 of 2) sorted by relevance
127 long runInMillis = (24 * 3600 - time.hour * 3600 - time.minute * 60 - in setMidnightHandler() local129 mMidnightHandler.postDelayed(mTimeUpdater, runInMillis); in setMidnightHandler()
1297 long runInMillis = (24 * 3600 - time.hour * 3600 - time.minute * 60 - in setMidnightUpdater() local1300 h.postDelayed(r, runInMillis); in setMidnightUpdater()