Searched refs:mHasReceivedSimAkaNotification (Results 1 – 2 of 2) sorted by relevance
81 @VisibleForTesting boolean mHasReceivedSimAkaNotification = false; field in EapSimAkaMethodStateMachine300 if (mHasReceivedSimAkaNotification) { in handleEapSimAkaNotification()305 mHasReceivedSimAkaNotification = true; in handleEapSimAkaNotification()
408 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPreChallenge()439 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationMultipleNotifications()482 assertTrue(mStateMachine.mHasReceivedSimAkaNotification); in testHandleEapSimNotificationPostChallenge()