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
436 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
473 mCdmaEriIconIndex = in.readInt(); in ServiceState()
501 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
741 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
889 mCdmaEriIconIndex, in hashCode()
1130 mCdmaEriIconIndex = -1; in init()
1271 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()