Searched refs:mHasReceivedSimAkaNotification (Results 1 – 2 of 2) sorted by relevance
81 @VisibleForTesting boolean mHasReceivedSimAkaNotification = false; field in EapSimAkaMethodStateMachine302 if (mHasReceivedSimAkaNotification) { in handleEapSimAkaNotification()307 mHasReceivedSimAkaNotification = true; in handleEapSimAkaNotification()
374 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPreChallenge()405 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationMultipleNotifications()448 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPostChallenge()