Searched refs:mAuthResponseCode (Results 1 – 2 of 2) sorted by relevance
43 protected int mAuthResponseCode; field in Response48 mAuthResponseCode = object.optInt(JSON_KEY_RESPONSE_CODE, -1); in parse3gppAuthentication()54 return mAuthResponseCode; in getAuthResponseCode()
88 (mAuthResponseCode == RESPONSE_CODE_REQUEST_SUCCESSFUL) in toPseudonymInfo()