Searched defs:ACTION_BOOT_COMPLETED (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/ | ||
H A D | AlarmInitReceiver.kt | 99 private val ACTION_BOOT_COMPLETED = if (Utils.isNOrLater) { regex |
/aosp12/frameworks/base/core/java/android/content/ | ||
H A D | Intent.java | 2470 public static final String ACTION_BOOT_COMPLETED = "android.intent.action.BOOT_COMPLETED"; field in Intent |
/aosp14/frameworks/base/core/java/android/content/ | ||
H A D | Intent.java | 2631 public static final String ACTION_BOOT_COMPLETED = "android.intent.action.BOOT_COMPLETED"; field in Intent |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |