Searched refs:ALWAYS_ON_VPN_LOCKDOWN (Results 1 – 7 of 7) sorted by relevance
829 case android.provider.Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN: in isSettingRestrictedForUser()
644 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN,
1066 mSystemServices.settingsSecurePutIntForUser(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in saveAlwaysOnPackage()1084 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, 0 /*default*/, mUserId) != 0; in loadAlwaysOnPackage()
2004 eq(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN), eq(lockdownEnabled ? 1 : 0), in setAndVerifyAlwaysOnPackage()
1913 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in dumpProtoSecureSettingsLocked()
8092 public static final String ALWAYS_ON_VPN_LOCKDOWN = "always_on_vpn_lockdown"; field in Settings.Secure
41957 Landroid/provider/Settings$Secure;->ALWAYS_ON_VPN_LOCKDOWN:Ljava/lang/String;