Searched refs:mKeepAccountMigrated (Results 1 – 2 of 2) sorted by relevance
51 private final boolean mKeepAccountMigrated; field in ManagedProfileProvisioningParams68 this.mKeepAccountMigrated = keepAccountMigrated; in ManagedProfileProvisioningParams()100 return mKeepAccountMigrated; in isKeepAccountMigrated()112 logParam(callerPackage, KEEP_MIGRATED_ACCOUNT_PARAM, mKeepAccountMigrated); in logParams()137 private boolean mKeepAccountMigrated; field in ManagedProfileProvisioningParams.Builder208 this.mKeepAccountMigrated = keepAccountMigrated; in setKeepAccountMigrated()226 mKeepAccountMigrated); in build()244 + ", mKeepAccountMigrated=" + mKeepAccountMigrated in toString()256 dest.writeBoolean(mKeepAccountMigrated); in writeToParcel()
375 keepAccountMigrated = builder.mKeepAccountMigrated; in ProvisioningParams()613 private boolean mKeepAccountMigrated = DEFAULT_EXTRA_PROVISIONING_KEEP_ACCOUNT_MIGRATED; field in ProvisioningParams.Builder733 mKeepAccountMigrated = keepAccountMigrated; in setKeepAccountMigrated()