Searched refs:setMidnightUpdater (Results 1 – 2 of 2) sorted by relevance
222 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone);232 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone);512 Utils.setMidnightUpdater(mHandler, mTimeChangesUpdater, mTimeZone); in onResume()
1290 public static void setMidnightUpdater(Handler h, Runnable r, String timezone) { in setMidnightUpdater() method in Utils