Searched refs:mCdmaEriIconIndex (Results 1 – 2 of 2) sorted by relevance
246 private int mCdmaEriIconIndex; field in ServiceState336 mCdmaEriIconIndex = s.mCdmaEriIconIndex; in copyFrom()369 mCdmaEriIconIndex = in.readInt(); in ServiceState()400 out.writeInt(mCdmaEriIconIndex); in writeToParcel()593 return this.mCdmaEriIconIndex; in getCdmaEriIconIndex()944 mCdmaEriIconIndex = -1; in setNullState()1040 this.mCdmaEriIconIndex = index; in setCdmaEriIconIndex()
5431 Landroid/telephony/ServiceState;->mCdmaEriIconIndex:I