Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java254 long updatedCertPathRows = mDatabase.setRecoveryServiceCertPath(userId, uid, in initRecoveryService() local
256 if (updatedCertPathRows > 0) { in initRecoveryService()
277 } else if (updatedCertPathRows < 0) { in initRecoveryService()