Searched refs:ACTION_TIME_TICK (Results 1 – 15 of 15) sorted by relevance
48 if (Intent.ACTION_TIME_TICK.equals(action)84 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
104 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
399 if (Intent.ACTION_TIME_TICK.equals(action)) {460 filter.addAction(Intent.ACTION_TIME_TICK); in register()
111 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
545 filter.addAction(Intent.ACTION_TIME_TICK); in registerReceiver()
356 mAutoTimeChangeReceiverFilter.addAction(Intent.ACTION_TIME_TICK); in setup()
283 new IntentFilter(Intent.ACTION_TIME_TICK)); in onViewAttachedToWindow()
97 new IntentFilter(Intent.ACTION_TIME_TICK), null, null); in KeyguardIndicationController()
648 && Intent.ACTION_TIME_TICK.equals(a.operation.getIntent().getAction())) { in calculateDeliveryPriorities()916 new Intent(Intent.ACTION_TIME_TICK).addFlags( in onStart()2661 filter.addAction(Intent.ACTION_TIME_TICK); in ClockReceiver()2668 if (intent.getAction().equals(Intent.ACTION_TIME_TICK)) { in onReceive()
648 if (Intent.ACTION_TIME_TICK.equals(action)1063 filter.addAction(Intent.ACTION_TIME_TICK); in KeyguardUpdateMonitor()
1847 public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK"; field in Intent
7685 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
8643 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
8988 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
8655 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";