Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DIPackageManager.aidl505 List<String> getInitialNonStoppedSystemPackages(); in getInitialNonStoppedSystemPackages() method
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemConfig.java538 public Set<String> getInitialNonStoppedSystemPackages() { in getInitialNonStoppedSystemPackages() method in SystemConfig
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java2125 .getInitialNonStoppedSystemPackages(); in PackageManagerService()
5295 public @NonNull List<String> getInitialNonStoppedSystemPackages() {
H A DPackageManagerShellCommand.java806 final List<String> list = mInterface.getInitialNonStoppedSystemPackages(); in runListInitialNonStoppedSystemPackages()
/aosp14/frameworks/base/services/
H A Dart-profile359 HSPLcom/android/server/SystemConfig;->getInitialNonStoppedSystemPackages()Ljava/util/Set;