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.java375 keepAccountMigrated = builder.mKeepAccountMigrated; in ProvisioningParams()
613 private boolean mKeepAccountMigrated = DEFAULT_EXTRA_PROVISIONING_KEEP_ACCOUNT_MIGRATED; field in ProvisioningParams.Builder
733 mKeepAccountMigrated = keepAccountMigrated; in setKeepAccountMigrated()