Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java220 private int mCdmaEriIconIndex; field in ServiceState
299 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
327 mCdmaEriIconIndex = in.readInt(); in ServiceState()
352 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
500 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
790 mCdmaEriIconIndex = -1; in setNullState()
871 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()