Home
last modified time | relevance | path

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

/packages/services/Mms/src/com/android/mms/service/
DMmsRequest.java111 protected int mLastConnectionFailure; field in MmsRequest
150 mLastConnectionFailure = connectionState.getLastCauseCode(); in onPreciseDataConnectionStateChanged()
333 + " mLastConnectionFailure: " + mLastConnectionFailure); in processResult()
351 mLastConnectionFailure); in processResult()