Searched refs:mThoroughfare (Results 1 – 1 of 1) sorted by relevance
45 private String mThoroughfare; field in Address200 return mThoroughfare; in getThoroughfare()207 this.mThoroughfare = thoroughfare; in setThoroughfare()450 sb.append(mThoroughfare); in toString()504 a.mThoroughfare = in.readString();551 parcel.writeString(mThoroughfare); in writeToParcel()