Home
last modified time | relevance | path

Searched refs:getCity (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
DStructuredPostalDataItem.java60 public String getCity() { in getCity() method in StructuredPostalDataItem
/packages/apps/Browser/src/com/android/browser/
DAutoFillProfileDatabase.java118 profile.getCity(), in addOrUpdateProfile()
DAutoFillSettingsFragment.java239 mCityEdit.setText(activeProfile.getCity()); in onCreateView()