Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java303 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData() argument
306 wipeExtRequested, wipeResetProtectionData); in recoverySystemRebootWipeUserData()
H A DMockSystemServices.java465 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in rebootWipeUserData() argument
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyData.java644 boolean wipeResetProtectionData) { in setDelayedFactoryReset() argument
654 if (wipeResetProtectionData) { in setDelayedFactoryReset()
H A DDevicePolicyManagerService.java1867 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData() argument
1872 .setWipeFactoryResetProtection(wipeResetProtectionData) in recoverySystemRebootWipeUserData()
7471 boolean wipeResetProtectionData) {
7478 wipeExtRequested, wipeResetProtectionData);
7488 wipeResetProtectionData);