Searched refs:mAppPredictionServicePackage (Results 1 – 1 of 1) sorted by relevance
1452 final @Nullable String mAppPredictionServicePackage; field in PackageManagerService3037 mAppPredictionServicePackage = getAppPredictionServicePackageName(); in PackageManagerService()3979 if (mAppPredictionServicePackage != null3980 && isCallerSameApp(mAppPredictionServicePackage, callingUid)) {20333 if (mAppPredictionServicePackage != null) {20337 .setPackage(mAppPredictionServicePackage);23878 return new String[]{mAppPredictionServicePackage};