Searched refs:ALWAYS_ON_VPN_LOCKDOWN (Results 1 – 7 of 7) sorted by relevance
728 case android.provider.Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN: in isSettingRestrictedForUser()
640 mSystemServices.settingsSecurePutIntForUser(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in saveAlwaysOnPackage()658 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, 0 /*default*/, mUserHandle) != 0; in loadAlwaysOnPackage()
595 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN,
990 eq(Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN), eq(lockdownEnabled ? 1 : 0), in setAndVerifyAlwaysOnPackage()
1756 Settings.Secure.ALWAYS_ON_VPN_LOCKDOWN, in dumpProtoSecureSettingsLocked()
6137 public static final String ALWAYS_ON_VPN_LOCKDOWN = "always_on_vpn_lockdown"; field in Settings.Secure
56512 Landroid/provider/Settings$Secure;->ALWAYS_ON_VPN_LOCKDOWN:Ljava/lang/String;