Searched refs:ACTION_LOCKED_BOOT_COMPLETED (Results 1 – 18 of 18) sorted by relevance
140 IntentFilter(Intent.ACTION_LOCKED_BOOT_COMPLETED); in onCreate()
344 assertEquals(capturedIntents.get(0).getAction(), Intent.ACTION_LOCKED_BOOT_COMPLETED); in testUnhibernatingPackageForUserSendsBootCompleteBroadcast()
664 }, new IntentFilter(Intent.ACTION_LOCKED_BOOT_COMPLETED)); in initializeArtManagerLocal()
255 Intent lockedBcIntent = new Intent(Intent.ACTION_LOCKED_BOOT_COMPLETED) in sendBootCompletedBroadcastToSystemApp()
177 Intent.ACTION_LOCKED_BOOT_COMPLETED,273 Intent.ACTION_LOCKED_BOOT_COMPLETED), in testStartUser_background_duringBootHsum()
501 Intent lockedBcIntent = new Intent(Intent.ACTION_LOCKED_BOOT_COMPLETED) in unhibernatePackageForUser()
709 makeBroadcastRecord(new Intent(Intent.ACTION_LOCKED_BOOT_COMPLETED) in testMakeActiveNextPending()721 assertEquals(Intent.ACTION_LOCKED_BOOT_COMPLETED, queue.getActive().intent.getAction()); in testMakeActiveNextPending()
439 case Intent.ACTION_LOCKED_BOOT_COMPLETED: {3425 bootFilter.addAction(Intent.ACTION_LOCKED_BOOT_COMPLETED);
2360 if (Intent.ACTION_LOCKED_BOOT_COMPLETED.equals(action)) { in logBootCompletedBroadcastCompletionLatencyIfPossible()
703 final Intent intent = new Intent(Intent.ACTION_LOCKED_BOOT_COMPLETED, null); in sendLockedBootCompletedBroadcast()
4928 sdFilter.addAction(Intent.ACTION_LOCKED_BOOT_COMPLETED); in UninstallReceiver()4961 case Intent.ACTION_LOCKED_BOOT_COMPLETED: in onReceive()
54 BroadcastBehavior: android.content.Intent#ACTION_LOCKED_BOOT_COMPLETED:55 Field 'ACTION_LOCKED_BOOT_COMPLETED' is missing @BroadcastBehavior
72 BroadcastBehavior: android.content.Intent#ACTION_LOCKED_BOOT_COMPLETED:73 Field 'ACTION_LOCKED_BOOT_COMPLETED' is missing @BroadcastBehavior
76 BroadcastBehavior: android.content.Intent#ACTION_LOCKED_BOOT_COMPLETED:77 Field 'ACTION_LOCKED_BOOT_COMPLETED' is missing @BroadcastBehavior
11194 …field public static final String ACTION_LOCKED_BOOT_COMPLETED = "android.intent.action.LOCKED_BOOT…
2630 …public static final String ACTION_LOCKED_BOOT_COMPLETED = "android.intent.action.LOCKED_BOOT_COMPL… field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...