Searched refs:startPersistentApps (Results 1 – 3 of 3) sorted by relevance
471 mInjector.startPersistentApps(PackageManager.MATCH_DIRECT_BOOT_UNAWARE); in finishUserUnlocked()2346 void startPersistentApps(int matchFlags) {2347 mService.startPersistentApps(matchFlags);
7580 void startPersistentApps(int matchFlags) { in startPersistentApps() method in ActivityManagerService9065 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