Searched refs:appPredictionServicePackage (Results 1 – 5 of 5) sorted by relevance
106 String appPredictionServicePackage, String companionPackageName, in KnownPackages() argument120 mAppPredictionServicePackage = appPredictionServicePackage; in KnownPackages()
48 public @Nullable String appPredictionServicePackage; field in PackageManagerServiceTestParams
348 @Nullable String appPredictionServicePackage) { in sendSessionCommitBroadcast() argument363 if (appPredictionServicePackage != null) { in sendSessionCommitBroadcast()367 .setPackage(appPredictionServicePackage); in sendSessionCommitBroadcast()701 @Nullable String appPredictionServicePackage) { in sendPackageAddedForUser() argument715 sendSessionCommitBroadcast(snapshot, info, userId, appPredictionServicePackage); in sendPackageAddedForUser()
1069 public final String appPredictionServicePackage; field in PackageManagerService.Snapshot1096 appPredictionServicePackage = mAppPredictionServicePackage; in Snapshot()1113 appPredictionServicePackage = mAppPredictionServicePackage; in Snapshot()1922 mAppPredictionServicePackage = testParams.appPredictionServicePackage; in PackageManagerService()
459 mAppPredictionServicePackage = args.appPredictionServicePackage; in ComputerEngine()