Home
last modified time | relevance | path

Searched defs:wipeEuicc (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DMasterClearReceiverTest.java247 boolean wipeEuicc) throws Exception { in verifyRebootWipeUserData()
252 boolean wipeEuicc, boolean keepMemtagMode) throws Exception { in verifyRebootWipeUserData()
/frameworks/base/core/java/android/os/
DRecoverySystem.java906 boolean force, boolean wipeEuicc) throws IOException { in rebootWipeUserData()
934 boolean force, boolean wipeEuicc, boolean keepMemtagMode) throws IOException { in rebootWipeUserData()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyData.java641 void setDelayedFactoryReset(@NonNull String reason, boolean wipeExtRequested, boolean wipeEuicc, in setDelayedFactoryReset()
DDevicePolicyManagerService.java1908 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java291 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in recoverySystemRebootWipeUserData()
DMockSystemServices.java465 boolean wipeEuicc, boolean wipeExtRequested, boolean wipeResetProtectionData) in rebootWipeUserData()
DDevicePolicyManagerTest.java6569 private void verifyRebootWipeUserData(boolean wipeEuicc) throws Exception { in verifyRebootWipeUserData()