Searched refs:mAllowedAppInstallSources (Results 1 – 1 of 1) sorted by relevance
109 private final List<String> mAllowedAppInstallSources; field in CarPackageManagerService204 mAllowedAppInstallSources = Arrays.asList( in CarPackageManagerService()727 if (mAllowedAppInstallSources != null) { in generateActivityWhitelistAsUser()731 && !mAllowedAppInstallSources.contains(installerName))) { in generateActivityWhitelistAsUser()