Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/mschapv2/
DEapMsChapV2TypeData.java299 private static final String RETRY_LABEL = "R"; field in EapMsChapV2TypeData.EapMsChapV2FailureRequest
336 || !mappings.containsKey(RETRY_LABEL) in EapMsChapV2FailureRequest()
346 this.isRetryable = IS_RETRYABLE_FLAG.equals(mappings.get(RETRY_LABEL)); in EapMsChapV2FailureRequest()