Searched defs:instantAppPackageName (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolver.java240 @NonNull String instantAppPackageName,
296 intent.putExtra(Intent.EXTRA_PACKAGE_NAME, instantAppPackageName);
232 buildEphemeralInstallerIntent( @onNull String action, @NonNull Intent origIntent, @NonNull Intent failureIntent, @NonNull String callingPackage, @Nullable Bundle verificationBundle, @NonNull String resolvedType, int userId, @NonNull String instantAppPackageName, @Nullable String instantAppSplitName, int versionCode, @Nullable String token, boolean needsPhaseTwo) argument

Completed in 119 milliseconds