Searched refs:OUT_OF_KEYS (Results 1 – 3 of 3) sorted by relevance
268 if (errorCode == ResponseCode.OUT_OF_KEYS) { in initializeRkpStatusForRegularErrors()304 if (mErrorCode != ResponseCode.OUT_OF_KEYS) { in KeyStoreException()341 if (mRkpStatus != RKP_SUCCESS && mErrorCode == ResponseCode.OUT_OF_KEYS) { in isTransientFailure()677 sErrorCodeToFailureInfo.put(ResponseCode.OUT_OF_KEYS, in sErrorCodeToFailureInfo.put() argument
395 case ResponseCode.OUT_OF_KEYS: in getKeyStoreException()
18040 OUT_OF_KEYS = 1; enumerator22690 OUT_OF_KEYS = 3; // The system is out of keys enumerator