Searched refs:mAppPredictionServicePackage (Results 1 – 5 of 5) sorted by relevance
94 private final String mAppPredictionServicePackage; field in KnownPackages120 mAppPredictionServicePackage = appPredictionServicePackage; in KnownPackages()208 return snapshot.filterOnlySystemPackages(mAppPredictionServicePackage); in getKnownPackageNames()
973 final @Nullable String mAppPredictionServicePackage; field in PackageManagerService1096 appPredictionServicePackage = mAppPredictionServicePackage; in Snapshot()1113 appPredictionServicePackage = mAppPredictionServicePackage; in Snapshot()1922 mAppPredictionServicePackage = testParams.appPredictionServicePackage; in PackageManagerService()2302 mAppPredictionServicePackage = ensureSystemPackageName(computer, in PackageManagerService()3602 mAppPredictionServicePackage);5920 mAppPredictionServicePackage); in setApplicationHiddenSettingAsUser()6582 mAppPredictionServicePackage, in dump()7779 mAppPredictionServicePackage, in getKnownPackageNamesInternal()
332 return mService.mAppPredictionServicePackage; in getAppPredictionServicePackageName()
406 private final String mAppPredictionServicePackage; field in ComputerEngine459 mAppPredictionServicePackage = args.appPredictionServicePackage; in ComputerEngine()2077 return mAppPredictionServicePackage != null in canViewInstantApps()2078 && isCallerSameApp(mAppPredictionServicePackage, callingUid); in canViewInstantApps()
769 mPm.mAppPredictionServicePackage); in installExistingPackageAsUser()