Searched refs:mPhoneticName (Results 1 – 3 of 3) sorted by relevance
72 private final String mPhoneticName; field in Contact122 mPhoneticName = null; in Contact()162 mPhoneticName = phoneticName; in Contact()186 mPhoneticName = from.mPhoneticName; in Contact()337 return mPhoneticName; in getPhoneticName()
43 private final String mPhoneticName; field in City62 mPhoneticName = phoneticName; in City()71 public String getPhoneticName() { return mPhoneticName; } in getPhoneticName()108 mId, mIndex, mIndexString, mName, mPhoneticName, mTimeZone.getID()); in toString()
57 private final String mPhoneticName; field in Contact100 mPhoneticName = null; in Contact()144 mPhoneticName = phoneticName; in Contact()169 mPhoneticName = from.mPhoneticName; in Contact()