Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java327 private int mCdmaEriIconIndex; field in ServiceState
417 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
456 mCdmaEriIconIndex = in.readInt(); in ServiceState()
486 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
697 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
853 mCdmaEriIconIndex, in hashCode()
1075 mCdmaEriIconIndex = -1; in init()
1215 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()