Searched refs:mIsExpectingEapFailure (Results 1 – 3 of 3) sorted by relevance
49 protected boolean mIsExpectingEapFailure = false; field in EapMethodStateMachine99 } else if (mIsExpectingEapFailure) { in handleEapSuccessFailureNotification()
139 mIsExpectingEapFailure = true; in buildClientErrorResponse()
566 mIsExpectingEapFailure = true; in buildAuthenticationRejectMessage()