Searched refs:mCountryName (Results 1 – 2 of 2) sorted by relevance
50 private String mCountryName; field in Address276 return mCountryName; in getCountryName()284 mCountryName = countryName; in setCountryName()456 sb.append(mCountryName); in toString()509 a.mCountryName = in.readString();556 parcel.writeString(mCountryName); in writeToParcel()
32914 Landroid/location/Address;->mCountryName:Ljava/lang/String;