Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java232 private int mCdmaEriIconIndex; field in ServiceState
311 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
339 mCdmaEriIconIndex = in.readInt(); in ServiceState()
364 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
512 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
805 mCdmaEriIconIndex = -1; in setNullState()
886 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()