Searched refs:mThoroughfare (Results 1 – 2 of 2) 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()
32930 Landroid/location/Address;->mThoroughfare:Ljava/lang/String;