Searched refs:currentAllowlist (Results 1 – 1 of 1) sorted by relevance
634 List<String> currentAllowlist = mConfigStore.getAllowedCloudProviderPackages(); in validateCurrentCloudProviderOnAllowlistChange() local637 if (!currentAllowlist.contains(currentCloudProvider)) { in validateCurrentCloudProviderOnAllowlistChange()645 currentAllowlist.toString(), currentCloudProvider)); in validateCurrentCloudProviderOnAllowlistChange()