Searched refs:setQuarterHourUpdater (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
H A DClockFragment.java90 Utils.setQuarterHourUpdater(mHandler, mQuarterHourUpdater);
116 Utils.setQuarterHourUpdater(mHandler, mQuarterHourUpdater);
214 Utils.setQuarterHourUpdater(mHandler, mQuarterHourUpdater);
H A DUtils.java394 public static void setQuarterHourUpdater(Handler handler, Runnable runnable) { method in class:Utils

Completed in 82 milliseconds