Home
last modified time | relevance | path

Searched defs:setFactoryResetProtectionSecret (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/persistentdata/
DIPersistentDataBlockService.aidl69 boolean setFactoryResetProtectionSecret(in byte[] secret); in setFactoryResetProtectionSecret() method
DPersistentDataBlockManager.java318 public boolean setFactoryResetProtectionSecret(@NonNull byte[] secret) { in setFactoryResetProtectionSecret() method in PersistentDataBlockManager