Searched refs:ACTION_TIMEZONE_CHANGED (Results 1 – 18 of 18) sorted by relevance
50 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)53 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {86 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
46 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)74 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
106 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()141 if (action.equals(Intent.ACTION_TIMEZONE_CHANGED)) {
113 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()255 if (intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {
163 if (mTimeZone == null && Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {556 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver()
463 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in register()
217 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()244 if (Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {
301 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()
112 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onStart()
616 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {1003 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in KeyguardUpdateMonitor()
286 IntentFilter filter = new IntentFilter(Intent.ACTION_TIMEZONE_CHANGED);
997 Intent intent = new Intent(Intent.ACTION_TIMEZONE_CHANGED); in setTimeZoneImpl()
1868 public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED"; field in Intent
17915 case Intent.ACTION_TIMEZONE_CHANGED: in broadcastIntentLocked()
7683 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
8623 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
8959 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
8632 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…