Home
last modified time | relevance | path

Searched refs:runListInitialNonStoppedSystemPackages (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java791 return runListInitialNonStoppedSystemPackages(); in runList()
804 private int runListInitialNonStoppedSystemPackages() throws RemoteException { in runListInitialNonStoppedSystemPackages() method in PackageManagerShellCommand