Searched refs:mToA (Results 1 – 1 of 1) sorted by relevance
139 public @TypeOfAddress int mToA; field in ImsCallForwardInfo163 mToA = toA; in ImsCallForwardInfo()183 out.writeInt(mToA); in writeToParcel()194 + ", ToA: " + mToA in toString()203 mToA = in.readInt(); in readFromParcel()241 return mToA; in getToA()