Home
last modified time | relevance | path

Searched refs:SETTINGS_GLOBAL_DEVICE_PROVISIONED (Results 1 – 1 of 1) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/util/
DWizardManagerHelper.java71 public static final String SETTINGS_GLOBAL_DEVICE_PROVISIONED = "device_provisioned"; field in WizardManagerHelper
158 context.getContentResolver(), SETTINGS_GLOBAL_DEVICE_PROVISIONED, 0) in isUserSetupComplete()
175 context.getContentResolver(), SETTINGS_GLOBAL_DEVICE_PROVISIONED, 0) in isDeviceProvisioned()
179 context.getContentResolver(), SETTINGS_GLOBAL_DEVICE_PROVISIONED, 0) in isDeviceProvisioned()