Searched refs:MANAGED_PROVISIONING_DPC_DOWNLOADED (Results 1 – 2 of 2) sorted by relevance
19 import static android.provider.Settings.Secure.MANAGED_PROVISIONING_DPC_DOWNLOADED;126 mContext.getContentResolver(), MANAGED_PROVISIONING_DPC_DOWNLOADED, 0); in assertManagedProvisioningDpcDownloadedSetTo()
18 import static android.provider.Settings.Secure.MANAGED_PROVISIONING_DPC_DOWNLOADED;159 context.getContentResolver(), MANAGED_PROVISIONING_DPC_DOWNLOADED, 1); in setDpcDownloadedSetting() local