Searched refs:isCurrentIkev2VpnLocked (Results 1 – 1 of 1) sorted by relevance
4057 private boolean isCurrentIkev2VpnLocked(@NonNull String packageName) { in isCurrentIkev2VpnLocked() method in Vpn4077 if (isCurrentIkev2VpnLocked(packageName)) { in deleteVpnProfile()4266 if (isCurrentIkev2VpnLocked(packageName)) { in stopVpnProfile()4418 return isCurrentIkev2VpnLocked(packageName) ? makeVpnProfileStateLocked() : null; in getProvisionedVpnProfileState()