Home
last modified time | relevance | path

Searched defs:deactivateFactoryResetProtectionWithoutSecret (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pdb/
DPersistentDataBlockManagerInternal.java57 boolean deactivateFactoryResetProtectionWithoutSecret(); in deactivateFactoryResetProtectionWithoutSecret() method
DPersistentDataBlockService.java1328 public boolean deactivateFactoryResetProtectionWithoutSecret() { in deactivateFactoryResetProtectionWithoutSecret() method in PersistentDataBlockService.InternalService
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java618 public void deactivateFactoryResetProtectionWithoutSecret() { in deactivateFactoryResetProtectionWithoutSecret() method in LockSettingsStorage