Searched refs:InstallSourceInfo (Results 1 – 15 of 15) sorted by relevance
28 public final class InstallSourceInfo implements Parcelable { class39 public InstallSourceInfo(@Nullable String initiatingPackageName, in InstallSourceInfo() method in InstallSourceInfo62 private InstallSourceInfo(Parcel source) { in InstallSourceInfo() method in InstallSourceInfo126 public static final Parcelable.Creator<InstallSourceInfo> CREATOR =127 new Creator<InstallSourceInfo>() {129 public InstallSourceInfo createFromParcel(Parcel source) {130 return new InstallSourceInfo(source);134 public InstallSourceInfo[] newArray(int size) {135 return new InstallSourceInfo[size];
19 parcelable InstallSourceInfo;
29 import android.content.pm.InstallSourceInfo;258 InstallSourceInfo getInstallSourceInfo(in String packageName); in getInstallSourceInfo()
7225 public InstallSourceInfo getInstallSourceInfo(@NonNull String packageName) in getInstallSourceInfo()
46 import android.content.pm.InstallSourceInfo;673 final InstallSourceInfo installSourceInfo = new InstallSourceInfo( in onBoundServicesChanged_bindAllowedSourceA11yToolService_noUIControllerAction()692 final InstallSourceInfo installSourceInfo = new InstallSourceInfo(null, null, null, null); in onBoundServicesChanged_bindUnknownSourceA11yToolService_activateUIControllerAction()
29 import android.content.pm.InstallSourceInfo;699 InstallSourceInfo installSourceInfo = mPackageManager.getInstallSourceInfo( in hasTrustedSystemInstallSource()
55 import android.content.pm.InstallSourceInfo;2276 public InstallSourceInfo getInstallSourceInfo(String packageName) throws NameNotFoundException { in getInstallSourceInfo()2277 final InstallSourceInfo installSourceInfo; in getInstallSourceInfo()
75 import android.content.pm.InstallSourceInfo;961 final InstallSourceInfo existingInstallSourceInfo = isUpdate in computeUserActionRequirement()
190 import android.content.pm.InstallSourceInfo;6507 final InstallSourceInfo installSourceInfo = getInstallSourceInfo(packageName); in requestChecksumsInternal()24216 public InstallSourceInfo getInstallSourceInfo(String packageName) {24293 return new InstallSourceInfo(initiatingPackageName, initiatingPackageSigningInfo,
1456 android.content.pm.InstallSourceInfo$11457 android.content.pm.InstallSourceInfo
4543 …s/Parcel;Landroid/os/Parcel;]Landroid/content/pm/InstallSourceInfo;Landroid/content/pm/InstallSour…24335 Landroid/content/pm/InstallSourceInfo$1;24336 Landroid/content/pm/InstallSourceInfo;
1455 android.content.pm.InstallSourceInfo$11456 android.content.pm.InstallSourceInfo
4541 …s/Parcel;Landroid/os/Parcel;]Landroid/content/pm/InstallSourceInfo;Landroid/content/pm/InstallSour…33972 Landroid/content/pm/InstallSourceInfo$1;33973 Landroid/content/pm/InstallSourceInfo;
12147 public final class InstallSourceInfo implements android.os.Parcelable {12154 …ll public static final android.os.Parcelable.Creator<android.content.pm.InstallSourceInfo> CREATOR;12539 …method @NonNull public android.content.pm.InstallSourceInfo getInstallSourceInfo(@NonNull String) …
30200 …er/pm/PackageManagerService;]Landroid/content/pm/InstallSourceInfo;Landroid/content/pm/InstallSour…31277 …rvice;->getInstallSourceInfo(Ljava/lang/String;)Landroid/content/pm/InstallSourceInfo;+]Lcom/andro…31586 …er/pm/PackageManagerService;]Landroid/content/pm/InstallSourceInfo;Landroid/content/pm/InstallSour…