Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java350 private int mCdmaEriIconIndex; field in ServiceState
441 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
480 mCdmaEriIconIndex = in.readInt(); in ServiceState()
508 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
756 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
990 mCdmaEriIconIndex, in hashCode()
1236 mCdmaEriIconIndex = -1; in init()
1396 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()