Home | History | Annotate | Download | only in keystore

Lines Matching defs:MAX_RETRY

624     UserState(uid_t userId) : mUserId(userId), mRetry(MAX_RETRY) {
664 mRetry = MAX_RETRY;
811 static const int MAX_RETRY = 4;