Searched refs:updateAppExclusionList (Results 1 – 1 of 1) sorted by relevance
4321 updateAppExclusionList(excludedApps); in setAppExclusionList()4330 updateAppExclusionList(getAppExclusionList(mPackage)); in refreshPlatformVpnAppExclusionList()4333 private synchronized void updateAppExclusionList(@NonNull List<String> excludedApps) { in updateAppExclusionList() method in Vpn