Searched refs:ACTION_TIME_TICK (Results 1 – 11 of 11) sorted by relevance
58 if (Intent.ACTION_TIME_TICK.equals(action)95 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
112 Intent.ACTION_TIME_TICK == action || in post()141 addAction(Intent.ACTION_TIME_TICK) in onViewAttached()
190 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
441 if (Intent.ACTION_TIME_TICK.equals(action)) {515 filter.addAction(Intent.ACTION_TIME_TICK); in register()
181 } else if (!mShouldRunTicker && (Intent.ACTION_TIME_TICK.equals(intent.getAction())
197 addAction(Intent.ACTION_TIME_TICK) in setUpClock()
1617 if (Intent.ACTION_TIME_TICK.equals(action)2306 filter.addAction(Intent.ACTION_TIME_TICK); in KeyguardUpdateMonitor()
2516 public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK"; field in Intent
1938 mTimeTickIntent = new Intent(Intent.ACTION_TIME_TICK).addFlags( in onStart()
7685 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
10332 field public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";