Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DInstantAppResolveInfo.java38 public final class InstantAppResolveInfo implements Parcelable { class
49 public InstantAppResolveInfo(@NonNull InstantAppDigest digest, @Nullable String packageName, in InstantAppResolveInfo() method in InstantAppResolveInfo
67 public InstantAppResolveInfo(@NonNull String hostName, @Nullable String packageName, in InstantAppResolveInfo() method in InstantAppResolveInfo
72 InstantAppResolveInfo(Parcel in) { in InstantAppResolveInfo() method in InstantAppResolveInfo