Searched refs:ACTION_TIME_TICK (Results 1 – 11 of 11) sorted by relevance
47 if (Intent.ACTION_TIME_TICK.equals(action)83 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
90 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
225 if (Intent.ACTION_TIME_TICK.equals(action)) {281 filter.addAction(Intent.ACTION_TIME_TICK);
518 filter.addAction(Intent.ACTION_TIME_TICK); in registerReceiver()
110 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
69 mReceiver, UserHandle.OWNER, new IntentFilter(Intent.ACTION_TIME_TICK), null, null); in KeyguardIndicationController()
410 if (Intent.ACTION_TIME_TICK.equals(a.operation.getIntent().getAction())) { in calculateDeliveryPriorities()610 new Intent(Intent.ACTION_TIME_TICK).addFlags( in onStart()1855 filter.addAction(Intent.ACTION_TIME_TICK); in ClockReceiver()1862 if (intent.getAction().equals(Intent.ACTION_TIME_TICK)) { in onReceive()
438 if (Intent.ACTION_TIME_TICK.equals(action)688 filter.addAction(Intent.ACTION_TIME_TICK); in KeyguardUpdateMonitor()
1580 public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK"; field in Intent
7931 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
7687 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";