Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 7 of 7) 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/apps/Browser/src/com/android/browser/
DComboViewActivity.java130 getMenuInflater().inflate(R.menu.combined, menu); in onCreateOptionsMenu()
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2683 String [] combined = new String[presize + usersize]; in combine() local
2685 combined[i] = prepend.get(i); in combine()
2688 combined[presize + i] = userArgs[i]; in combine()
2690 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.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, ...