HomeSort by relevance Sort by last modified time
    Searched refs:setKeepAccountMigrated (Results 1 - 3 of 3) sorted by null

  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
ExtrasProvisioningDataParserTest.java 217 .setKeepAccountMigrated(false)
289 .setKeepAccountMigrated(TEST_KEEP_ACCOUNT_MIGRATED)
340 .setKeepAccountMigrated(TEST_KEEP_ACCOUNT_MIGRATED)
373 .setKeepAccountMigrated(TEST_KEEP_ACCOUNT_MIGRATED)
    [all...]
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
ProvisioningParams.java 368 builder.setKeepAccountMigrated(bundle.getBoolean(
597 public Builder setKeepAccountMigrated(boolean keepAccountMigrated) {
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/parser/
ExtrasProvisioningDataParser.java 276 .setKeepAccountMigrated(keepAccountMigrated)

Completed in 787 milliseconds