Searched refs:ACTION_TIMEZONE_CHANGED (Results 1 – 19 of 19) sorted by relevance
60 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)63 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {97 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
184 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()238 if (action.equals(Intent.ACTION_TIMEZONE_CHANGED)) {
120 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()263 if (intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {
175 if (mTimeZone == null && Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {596 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver()
509 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in register()
254 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()334 if (Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {
300 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()
186 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in startListening()
129 if (filter.hasAction(Intent.ACTION_TIMEZONE_CHANGED)) { in setUp()
1143 } else if (Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {1696 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in KeyguardUpdateMonitor()
1012 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onStart()
541 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerTimeChangeEvent()
1674 Intent intent = new Intent(Intent.ACTION_TIMEZONE_CHANGED); in setTimeZoneImpl()
184 BroadcastBehavior: android.content.Intent#ACTION_TIMEZONE_CHANGED:
10676 …field public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED…
2329 public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED"; field in Intent
16291 case Intent.ACTION_TIMEZONE_CHANGED: in broadcastIntentLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7683 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…