Searched refs:mCdmaEriIconIndex (Results 1 – 1 of 1) sorted by relevance
239 private int mCdmaEriIconIndex; field in ServiceState324 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()