OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMidnightUpdater
(Results
1 - 7
of
7
) sorted by null
/packages/apps/DeskClock/src/com/android/deskclock/
Screensaver.java
60
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
75
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
120
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
ScreensaverActivity.java
77
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
95
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
137
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater);
Utils.java
371
public static void
setMidnightUpdater
(Handler handler, Runnable runnable) {
/packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java
99
Utils.
setMidnightUpdater
(mHandler, mTimeChangesUpdater,
327
Utils.
setMidnightUpdater
(
AllInOneActivity.java
251
Utils.
setMidnightUpdater
(mHandler, mTimeChangesUpdater, mTimeZone);
261
Utils.
setMidnightUpdater
(mHandler, mTimeChangesUpdater, mTimeZone);
554
Utils.
setMidnightUpdater
(mHandler, mTimeChangesUpdater, mTimeZone);
[
all
...]
Utils.java
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java
69
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater, mTimeZone);
422
Utils.
setMidnightUpdater
(mHandler, mMidnightUpdater, mTimeZone);
Completed in 139 milliseconds