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
41 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo
49 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo
75 private InstallSourceInfo(Parcel source) { in InstallSourceInfo() method in InstallSourceInfo