Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DInstallSourceInfo.java28 public final class InstallSourceInfo implements Parcelable { class
39 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo
62 private InstallSourceInfo(Parcel source) { in InstallSourceInfo() method in InstallSourceInfo