Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java466 @Nullable private CellIdentity mLastKnownCellIdentity; field in ServiceStateTracker
810 mLastKnownCellIdentity = null; in updatePhoneType()
1738 mLastKnownCellIdentity = null; in handleMessage()
3658 mLastKnownCellIdentity = mCellIdentity; in pollStateDone()
5911 return mLastKnownCellIdentity; in getLastKnownCellIdentity()