Searched refs:mMostRecentError (Results 1 – 1 of 1) sorted by relevance
157 private ApnWithIwlanError mMostRecentError; field in ErrorPolicyManager206 mMostRecentError = new ApnWithIwlanError(apn, iwlanError); in reportIwlanError()367 if (mMostRecentError != null) { in getMostRecentDataFailCause()368 return getDataFailCause(mMostRecentError.mIwlanError); in getMostRecentDataFailCause()416 String apn = mMostRecentError.mApn; in getCurrentFqdnIndex()