Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapSimAkaMethodStateMachine.java581 int receivedCounter = validateReauthAkaNotifyAndGetCounter(eapSimAkaTypeData); in handleEapSimAkaNotification() local
585 + receivedCounter in handleEapSimAkaNotification()
588 if (counterForReauth == receivedCounter) { in handleEapSimAkaNotification()