Searched refs:UIDS_ALLOWED_ON_RESTRICTED_NETWORKS (Results 1 – 3 of 3) sorted by relevance
383 public static final String UIDS_ALLOWED_ON_RESTRICTED_NETWORKS = field in ConnectivitySettingsManager1040 context.getContentResolver(), UIDS_ALLOWED_ON_RESTRICTED_NETWORKS); in getUidsAllowedOnRestrictedNetworks()1071 Settings.Global.putString(context.getContentResolver(), UIDS_ALLOWED_ON_RESTRICTED_NETWORKS, in setUidsAllowedOnRestrictedNetworks() local
33 import static android.net.ConnectivitySettingsManager.UIDS_ALLOWED_ON_RESTRICTED_NETWORKS;954 Settings.Global.getUriFor(UIDS_ALLOWED_ON_RESTRICTED_NETWORKS)); in testUidsAllowedOnRestrictedNetworksChanged()988 Settings.Global.getUriFor(UIDS_ALLOWED_ON_RESTRICTED_NETWORKS)); in testUidsAllowedOnRestrictedNetworksChangedWithSharedUid()1022 Settings.Global.getUriFor(UIDS_ALLOWED_ON_RESTRICTED_NETWORKS)); in testUidsAllowedOnRestrictedNetworksChangedWithMultipleUsers()
27 import static android.net.ConnectivitySettingsManager.UIDS_ALLOWED_ON_RESTRICTED_NETWORKS;214 Settings.Global.getUriFor(UIDS_ALLOWED_ON_RESTRICTED_NETWORKS), in startMonitoring()