Searched refs:combined (Results 1 – 4 of 4) sorted by relevance
128 final String combined; in getCompany() local133 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()
2702 String [] combined = new String[presize + usersize]; in combine() local2704 combined[i] = prepend.get(i); in combine()2707 combined[presize + i] = userArgs[i]; in combine()2709 return combined; in combine()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...