Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java239 private int mCdmaEriIconIndex; field in ServiceState
324 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()
354 mCdmaEriIconIndex = in.readInt(); in ServiceState()
381 out.writeInt(mCdmaEriIconIndex); in writeToParcel()
531 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()
871 mCdmaEriIconIndex = -1; in setNullState()
954 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()