Searched refs:getVpnProfilePrivileged (Results 1 – 1 of 1) sorted by relevance
942 if (getVpnProfilePrivileged(packageName) != null) { in isAlwaysOnPackageSupported()1142 profile = getVpnProfilePrivileged(packageName); in setAlwaysOnPackageInternal()1275 VpnProfile profile = getVpnProfilePrivileged(alwaysOnPackage); in startAlwaysOnVpn()4694 VpnProfile getVpnProfilePrivileged(@NonNull String packageName) { in getVpnProfilePrivileged() method in Vpn4743 final VpnProfile profile = getVpnProfilePrivileged(packageName); in startVpnProfile()