Searched refs:ACTION_PRE_BOOT_COMPLETED (Results 1 – 8 of 8) sorted by relevance
76 mIntent = new Intent(Intent.ACTION_PRE_BOOT_COMPLETED); in PreBootBroadcaster()
3876 userId, Intent.ACTION_PRE_BOOT_COMPLETED);
329 Intent intent = new Intent(Intent.ACTION_PRE_BOOT_COMPLETED); in getPackagesForDexopt()
146 BroadcastBehavior: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:147 Field 'ACTION_PRE_BOOT_COMPLETED' is missing @BroadcastBehavior1676 SdkConstant: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:1677 … Field 'ACTION_PRE_BOOT_COMPLETED' is missing @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
150 BroadcastBehavior: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:151 Field 'ACTION_PRE_BOOT_COMPLETED' is missing @BroadcastBehavior1900 SdkConstant: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:1901 … Field 'ACTION_PRE_BOOT_COMPLETED' is missing @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
150 BroadcastBehavior: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:151 Field 'ACTION_PRE_BOOT_COMPLETED' is missing @BroadcastBehavior1852 SdkConstant: android.content.Intent#ACTION_PRE_BOOT_COMPLETED:1853 … Field 'ACTION_PRE_BOOT_COMPLETED' is missing @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
3871 …field public static final String ACTION_PRE_BOOT_COMPLETED = "android.intent.action.PRE_BOOT_COMPL…
3960 public static final String ACTION_PRE_BOOT_COMPLETED = field in Intent