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