Searched refs:ACTION_TIME_CHANGED (Results 1 – 11 of 11) sorted by relevance
45 || Intent.ACTION_TIME_CHANGED.equals(action)120 filter.addAction(Intent.ACTION_TIME_CHANGED); in setUpdates()
83 filter.addAction(Intent.ACTION_TIME_CHANGED); in onAttachedToWindow()
237 filter.addAction(Intent.ACTION_TIME_CHANGED); in KeyguardUpdateMonitor()251 || Intent.ACTION_TIME_CHANGED.equals(action) in KeyguardUpdateMonitor()
107 filter.addAction(Intent.ACTION_TIME_CHANGED); in onAttachedToWindow()
223 filter.addAction(Intent.ACTION_TIME_CHANGED);
104 filter.addAction(Intent.ACTION_TIME_CHANGED); in onAttachedToWindow()
190 filter.addAction(Intent.ACTION_TIME_CHANGED); in onAttachedToWindow()
634 Intent intent = new Intent(Intent.ACTION_TIME_CHANGED); in run()
1308 public static final String ACTION_TIME_CHANGED = "android.intent.action.TIME_SET"; field in Intent
5484 … field public static final java.lang.String ACTION_TIME_CHANGED = "android.intent.action.TIME_SET";