Searched refs:getVpnAppExcludedForPackage (Results 1 – 1 of 1) sorted by relevance
4296 getVpnProfileStore().put(getVpnAppExcludedForPackage(packageName), data); in storeAppExclusionList()4304 String getVpnAppExcludedForPackage(String packageName) { in getVpnAppExcludedForPackage() method in Vpn4362 final byte[] bytes = getVpnProfileStore().get(getVpnAppExcludedForPackage(packageName)); in getAppExclusionList()