Home
last modified time | relevance | path

Searched refs:street (Results 1 – 15 of 15) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPostalSplitter.java33 public String street; field in PostalSplitter.Postal
42 street = values.getAsString(StructuredPostal.STREET); in fromValues()
52 values.put(StructuredPostal.STREET, street); in toValues()
72 postal.street = formattedAddress; in split()
86 postal.street, postal.pobox, postal.neighborhood, postal.city, in join()
100 final boolean hasStreet = !TextUtils.isEmpty(postal.street); in joinJaJp()
150 builder.append(postal.street); in joinJaJp()
166 final boolean hasStreet = !TextUtils.isEmpty(postal.street); in joinEnUs()
186 builder.append(postal.street); in joinEnUs()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPostalSplitterTest.java98 private void assertSplitPostal(String formattedPostal, String street, String pobox, in assertSplitPostal() argument
102 assertEquals(street, postal.street); in assertSplitPostal()
111 private void assertJoinedPostal(String formattedPostal, String street, String pobox, in assertJoinedPostal() argument
114 postal.street = street; in assertJoinedPostal()
DPostalSplitterForJapaneseTest.java114 private void assertSplitPostal(String formattedPostal, String street, String pobox, in assertSplitPostal() argument
118 assertEquals(street, postal.street); in assertSplitPostal()
127 private void assertJoinedPostal(String formattedPostal, String street, String pobox, in assertJoinedPostal() argument
130 postal.street = street; in assertJoinedPostal()
/packages/apps/Exchange/src/com/android/exchange/adapter/
DContactsSyncParser.java199 work.street = getValue(); in addData()
214 home.street = getValue(); in addData()
229 other.street = getValue(); in addData()
332 ops.addPostal(entity, StructuredPostal.TYPE_WORK, work.street, work.city, in addData()
336 ops.addPostal(entity, StructuredPostal.TYPE_HOME, home.street, home.city, in addData()
340 ops.addPostal(entity, StructuredPostal.TYPE_OTHER, other.street, other.city, in addData()
690 String street;
695 || street != null;
1199 public void addPostal(Entity entity, int type, String street, String city, String state,
1205 cvCompareString(cv, StructuredPostal.STREET, street) &&
[all …]
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ...