Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java347 private int mCdmaEriIconIndex; field in ServiceState
438 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
475 mCdmaEriIconIndex = in.readInt(); in ServiceState()
503 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
744 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
942 mCdmaEriIconIndex, in hashCode()
1184 mCdmaEriIconIndex = -1; in init()
1325 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()