Home
last modified time | relevance | path

Searched refs:ACTION_TIMEZONE_CHANGED (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDateView.java60 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)
63 || Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {
97 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
DClock.java184 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
238 if (action.equals(Intent.ACTION_TIMEZONE_CHANGED)) {
/frameworks/base/core/java/android/widget/
DAnalogClock.java120 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onAttachedToWindow()
263 if (intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {
DTextClock.java175 if (mTimeZone == null && Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {
596 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerReceiver()
DDateTimeView.java509 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in register()
/frameworks/base/services/core/java/com/android/server/notification/
DScheduleConditionProvider.java254 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()
334 if (Intent.ACTION_TIMEZONE_CHANGED.equals(intent.getAction())) {
DEventConditionProvider.java300 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in setRegistered()
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightService.java186 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in startListening()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/
DUiModeManagerServiceTest.java129 if (filter.hasAction(Intent.ACTION_TIMEZONE_CHANGED)) { in setUp()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1143 } else if (Intent.ACTION_TIMEZONE_CHANGED.equals(action)) {
1696 filter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in KeyguardUpdateMonitor()
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java1012 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in onStart()
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java541 intentFilter.addAction(Intent.ACTION_TIMEZONE_CHANGED); in registerTimeChangeEvent()
DAlarmManagerService.java1674 Intent intent = new Intent(Intent.ACTION_TIMEZONE_CHANGED); in setTimeZoneImpl()
/frameworks/base/api/
Dlint-baseline.txt184 BroadcastBehavior: android.content.Intent#ACTION_TIMEZONE_CHANGED:
Dcurrent.txt10676 …field public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED…
/frameworks/base/core/java/android/content/
DIntent.java2329 public static final String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED"; field in Intent
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16291 case Intent.ACTION_TIMEZONE_CHANGED: in broadcastIntentLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7683 …field public static final java.lang.String ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZO…