Home
last modified time | relevance | path

Searched refs:wipeResetProtectionData (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java329 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData() argument
332 wipeExtRequested, wipeResetProtectionData); in recoverySystemRebootWipeUserData()
H A DMockSystemServices.java405 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in rebootWipeUserData() argument
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyData.java601 boolean wipeResetProtectionData) { in setDelayedFactoryReset() argument
611 if (wipeResetProtectionData) { in setDelayedFactoryReset()
H A DDevicePolicyManagerService.java1578 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData() argument
1583 .setWipeFactoryResetProtection(wipeResetProtectionData) in recoverySystemRebootWipeUserData()
6802 boolean wipeResetProtectionData) {
6809 wipeExtRequested, wipeResetProtectionData);
6819 wipeResetProtectionData);