Searched refs:deactivateFrpWithFileSecret (Results 1 – 1 of 1) sorted by relevance
612 if (deactivateFrpWithFileSecret(mFrpSecretFile)) { in automaticallyDeactivateFrpIfPossible()617 if (deactivateFrpWithFileSecret(mFrpSecretTmpFile)) { in automaticallyDeactivateFrpIfPossible()650 private boolean deactivateFrpWithFileSecret(String frpSecretFile) { in deactivateFrpWithFileSecret() method in PersistentDataBlockService