Searched refs:mCdmaEriIconIndex (Results 1 – 1 of 1) sorted by relevance
141 private int mCdmaEriIconIndex; field in ServiceState189 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()210 mCdmaEriIconIndex = in.readInt(); in ServiceState()228 out.writeInt(mCdmaEriIconIndex); in writeToParcel()297 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()500 mCdmaEriIconIndex = -1; in setNullState()547 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()