Searched refs:startPersistentApps (Results 1 – 3 of 3) sorted by relevance
635 mInjector.startPersistentApps(PackageManager.MATCH_DIRECT_BOOT_UNAWARE); in finishUserUnlocked()3052 void startPersistentApps(int matchFlags) {3053 mService.startPersistentApps(matchFlags);
5970 void startPersistentApps(int matchFlags) { in startPersistentApps() method in ActivityManagerService7643 startPersistentApps(PackageManager.MATCH_DIRECT_BOOT_AWARE); in systemReady()
6717 HSPLcom/android/server/am/ActivityManagerService;->startPersistentApps(I)V9301 PLcom/android/server/am/UserController$Injector;->startPersistentApps(I)V