Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DFactoryResetProtectionPolicyTest.java66 .setFactoryResetProtectionAccounts(accounts) in testNonDefaultFactoryResetProtectionPolicyObject()
81 .setFactoryResetProtectionAccounts(accounts) in testInvalidXmlFactoryResetProtectionPolicyObject()
H A DDevicePolicyManagerTest.java2395 .setFactoryResetProtectionAccounts(new ArrayList<>()) in testSetFactoryResetProtectionPolicyWithDO()
2437 .setFactoryResetProtectionAccounts(accounts) in testSetFactoryResetProtectionPolicyWithPOOfOrganizationOwnedDevice()
2470 .setFactoryResetProtectionAccounts(new ArrayList<>()) in testGetFactoryResetProtectionPolicyWithFrpManagementAgent()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DFactoryResetProtectionPolicy.java116 public Builder setFactoryResetProtectionAccounts( in setFactoryResetProtectionAccounts() method in FactoryResetProtectionPolicy.Builder
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/
H A DMainClearConfirmTest.java140 .setFactoryResetProtectionAccounts(accounts) in shouldWipePersistentDataBlock_hasFactoryResetProtectionPolicy_shouldReturnFalse()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7562 …blic android.app.admin.FactoryResetProtectionPolicy.Builder setFactoryResetProtectionAccounts(@Non…