Home
last modified time | relevance | path

Searched defs:InstallSource (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstallSource.java29 final class InstallSource { class
122 private InstallSource(@Nullable String initiatingPackageName, in InstallSource() method in InstallSource