Home
last modified time | relevance | path

Searched defs:setKeepAccountMigrated (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/admin/
H A DManagedProfileProvisioningParams.java207 public Builder setKeepAccountMigrated(boolean keepAccountMigrated) { in setKeepAccountMigrated() method in ManagedProfileProvisioningParams.Builder
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
H A DProvisioningParams.java732 public Builder setKeepAccountMigrated(boolean keepAccountMigrated) { in setKeepAccountMigrated() method in ProvisioningParams.Builder