Home
last modified time | relevance | path

Searched refs:ACTION_DATE_CHANGED (Results 1 – 12 of 12) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DIconProvider.java19 import static android.content.Intent.ACTION_DATE_CHANGED;
296 filter.addAction(ACTION_DATE_CHANGED); in IconChangeReceiver()
310 case ACTION_DATE_CHANGED: in onReceive()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardSliceProvider.java168 if (Intent.ACTION_DATE_CHANGED.equals(action)) {
405 filter.addAction(Intent.ACTION_DATE_CHANGED); in registerClockUpdate()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DAlarmManagerService.java1902 Intent intent = new Intent(Intent.ACTION_DATE_CHANGED); in onStart()
4845 filter.addAction(Intent.ACTION_DATE_CHANGED); in ClockReceiver()
4851 if (intent.getAction().equals(Intent.ACTION_DATE_CHANGED)) { in onReceive()
/frameworks/base/core/api/
Dlint-baseline.txt28 BroadcastBehavior: android.content.Intent#ACTION_DATE_CHANGED:
29 Field 'ACTION_DATE_CHANGED' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt32 BroadcastBehavior: android.content.Intent#ACTION_DATE_CHANGED:
33 Field 'ACTION_DATE_CHANGED' is missing @BroadcastBehavior
Dtest-lint-baseline.txt36 BroadcastBehavior: android.content.Intent#ACTION_DATE_CHANGED:
37 Field 'ACTION_DATE_CHANGED' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt36 BroadcastBehavior: android.content.Intent#ACTION_DATE_CHANGED:
37 Field 'ACTION_DATE_CHANGED' is missing @BroadcastBehavior
Dcurrent.txt11168 field public static final String ACTION_DATE_CHANGED = "android.intent.action.DATE_CHANGED";
/frameworks/base/core/java/android/content/
DIntent.java2583 public static final String ACTION_DATE_CHANGED = "android.intent.action.DATE_CHANGED"; field in Intent
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1237 } else if (Intent.ACTION_DATE_CHANGED.equals(action)
2167 filter.addAction(Intent.ACTION_DATE_CHANGED); in DevicePolicyManagerService()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7606 …field public static final java.lang.String ACTION_DATE_CHANGED = "android.intent.action.DATE_CHANG…