Searched refs:mAuthenticationRetryCount (Results 1 – 1 of 1) sorted by relevance
547 int mAuthenticationRetryCount; field in SipSessionGroup.SipSessionImpl607 mAuthenticationRetryCount = 0; in reset()983 } else if (mAuthenticationRetryCount < 2) { in handleAuthentication()987 mAuthenticationRetryCount++; in handleAuthentication()990 + mAuthenticationRetryCount); in handleAuthentication()