Searched refs:ALWAYS_ON_VPN_LOCKDOWN (Results 1 – 8 of 8) sorted by relevance
65 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, /* default */ 0, userId) != 0; in isAnyLockdownActive()
722 case android.provider.Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN: in isSettingRestrictedForUser()
602 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN,
769 mSystemServices.settingsSecurePutIntForUser(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in saveAlwaysOnPackage()787 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, 0 /*default*/, mUserId) != 0; in loadAlwaysOnPackage()
1003 eq(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN), eq(lockdownEnabled ? 1 : 0), in setAndVerifyAlwaysOnPackage()
1845 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in dumpProtoSecureSettingsLocked()
6798 public static final String ALWAYS_ON_VPN_LOCKDOWN = "always_on_vpn_lockdown"; field in Settings.Secure
45923 Landroid/provider/Settings$Secure;->ALWAYS_ON_VPN_LOCKDOWN:Ljava/lang/String;