Searched refs:unstruct (Results 1 – 2 of 2) sorted by relevance
121 final String unstruct = update.getAsString(StructuredName.DISPLAY_NAME); in fixStructuredNameComponents() local123 final boolean touchedUnstruct = !TextUtils.isEmpty(unstruct); in fixStructuredNameComponents()128 mSplitter.split(name, unstruct); in fixStructuredNameComponents()152 mSplitter.guessFullNameStyle(unstruct)); in fixStructuredNameComponents()
82 final String unstruct = update.getAsString(StructuredPostal.FORMATTED_ADDRESS); in fixStructuredPostalComponents() local84 final boolean touchedUnstruct = !TextUtils.isEmpty(unstruct); in fixStructuredPostalComponents()90 mSplitter.split(postal, unstruct); in fixStructuredPostalComponents()