Searched refs:ACTION_TIMEZONE_CHANGED (Results 1 – 16 of 16) sorted by relevance
49 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)52 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {85 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
46 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)74 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
92 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()123 if (action.equals(Intent.ACTION_TIMEZONE_CHANGED)) {
151 if (mTimeZone == null && Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {520 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver()
112 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()254 if (intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {
284 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED);
122 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onConnected()346 } else if (Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {
122 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in reset()
81 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onStart()
440 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {691 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in KeyguardUpdateMonitor()
269 IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED);
673 Intent intent = new Intent(Intent.ACTION_TIMEZONE_CHANGED); in setTimeZoneImpl()
1601 public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED"; field in Intent
16023 case Intent.ACTION_TIMEZONE_CHANGED: in broadcastIntentLocked()
7929 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
7685 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…