Searched refs:mToA (Results 1 – 1 of 1) sorted by relevance
140 public @TypeOfAddress int mToA; field in ImsCallForwardInfo164 mToA = toA; in ImsCallForwardInfo()184 out.writeInt(mToA); in writeToParcel()195 + ", ToA: " + mToA in toString()204 mToA = in.readInt(); in readFromParcel()242 return mToA; in getToA()