Searched refs:mHasReceivedSimAkaNotification (Results 1 – 2 of 2) sorted by relevance
101 @VisibleForTesting boolean mHasReceivedSimAkaNotification = false; field in EapSimAkaMethodStateMachine520 if (mHasReceivedSimAkaNotification) { in handleEapSimAkaNotification()525 mHasReceivedSimAkaNotification = true; in handleEapSimAkaNotification()
460 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPreChallenge()507 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationMultipleNotifications()564 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPostChallenge()644 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapAkaNotificationPostReauth()