Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DInstallSourceInfo.java28 public final class InstallSourceInfo implements Parcelable { class
43 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo
52 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo
80 private InstallSourceInfo(Parcel source) { in InstallSourceInfo() method in InstallSourceInfo