Searched refs:ERROR_ALREADY_PERSONALIZED (Results 1 – 3 of 3) sorted by relevance
32 const int ERROR_ALREADY_PERSONALIZED = 2; field
74 return Status::fromServiceSpecificError(ERROR_ALREADY_PERSONALIZED, in createCredential()
111 if (e.errorCode == ICredentialStore.ERROR_ALREADY_PERSONALIZED) { in createCredential()