Searched refs:ACTION_TIMEZONE_CHANGED (Results 1 – 18 of 18) sorted by relevance
51 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)54 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {87 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
46 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)74 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
120 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()164 if (action.equals(Intent.ACTION_TIMEZONE_CHANGED)) {
112 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()254 if (intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {
166 if (mTimeZone == null && Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {554 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver()
486 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in register()
249 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()328 if (Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {
301 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()
182 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in startListening()
349 mAutoTimeChangeReceiverFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setup()
500 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onStart()
650 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {1054 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in KeyguardUpdateMonitor()
1051 Intent intent = new Intent(Intent.ACTION_TIMEZONE_CHANGED); in setTimeZoneImpl()
1990 public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED"; field in Intent
19283 case Intent.ACTION_TIMEZONE_CHANGED:
7683 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
9398 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…
9943 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…