Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDisplayUtils.java128 final String combined; in getCompany() local
133 combined = displayNameIsOrganization ? null : title; in getCompany()
136 combined = displayNameIsOrganization ? null : company; in getCompany()
139 combined = title; in getCompany()
141 combined = context.getString( in getCompany()
148 if (!TextUtils.isEmpty(combined)) { in getCompany()
149 return combined; in getCompany()
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2702 String [] combined = new String[presize + usersize]; in combine() local
2704 combined[i] = prepend.get(i); in combine()
2707 combined[presize + i] = userArgs[i]; in combine()
2709 return combined; in combine()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz