Home
last modified time | relevance | path

Searched refs:authResponseCode (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/entitlement/
DCarrierSpecificServiceEntitlement.java181 int authResponseCode = imsiPseudonymResponse.getAuthResponseCode(); in getImsiPseudonym() local
182 switch (authResponseCode) { in getImsiPseudonym()
240 int authResponseCode = challengeResponse.getAuthResponseCode(); in getAuthenticationChallenge() local
241 switch (authResponseCode) { in getAuthenticationChallenge()
253 + authResponseCode); in getAuthenticationChallenge()
260 + authResponseCode); in getAuthenticationChallenge()