Searched refs:ACTION_PRE_BOOT_COMPLETED (Results 1 – 2 of 2) sorted by relevance
2140 public static final String ACTION_PRE_BOOT_COMPLETED = field in Intent
6683 Intent intent = new Intent(Intent.ACTION_PRE_BOOT_COMPLETED); in systemReady()