Searched refs:postalCode (Results 1 – 5 of 5) sorted by relevance
203 String postalCode = in toAddress() local213 String addressLine3 = new StringBuilder().append(state).append(postalCode).toString(); in toAddress()
251 public void setPostalCode(String postalCode) { in setPostalCode() argument252 mPostalCode = postalCode; in setPostalCode()
518 String region, String postalCode, String country, int type, String label, in PostalData() argument526 mPostalCode = postalCode; in PostalData()
52052 field public static final String AUTOFILL_HINT_POSTAL_CODE = "postalCode";
52196 field public static final String AUTOFILL_HINT_POSTAL_CODE = "postalCode";