Searched refs:startPersistentApps (Results 1 – 3 of 3) sorted by relevance
478 mInjector.startPersistentApps(PackageManager.MATCH_DIRECT_BOOT_UNAWARE); in finishUserUnlocked()2391 void startPersistentApps(int matchFlags) {2392 mService.startPersistentApps(matchFlags);
7610 void startPersistentApps(int matchFlags) { in startPersistentApps() method in ActivityManagerService9105 startPersistentApps(PackageManager.MATCH_DIRECT_BOOT_AWARE); in systemReady()
3010 HSPLcom/android/server/am/ActivityManagerService;->startPersistentApps(I)V3689 HSPLcom/android/server/am/UserController$Injector;->startPersistentApps(I)V