Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java216 private int mCdmaEriIconIndex; field in ServiceState
293 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
320 mCdmaEriIconIndex = in.readInt(); in ServiceState()
344 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
471 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
755 mCdmaEriIconIndex = -1; in setNullState()
835 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()