Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
DProvisioningParams.java408 keepAccountMigrated = builder.mKeepAccountMigrated; in ProvisioningParams()
665 private boolean mKeepAccountMigrated = DEFAULT_EXTRA_PROVISIONING_KEEP_ACCOUNT_MIGRATED; field in ProvisioningParams.Builder
797 mKeepAccountMigrated = keepAccountMigrated; in setKeepAccountMigrated()