Searched refs:concat (Results 1 – 2 of 2) sorted by relevance
81 chat.setId(concat(participantMap.keySet())); in createChat()167 private static String concat(Collection<String> collection) { in concat() method in MockDatabase
54 Toast.makeText(this, TextUtils.concat(getString(R.string.reply_was), replyText), in onResume()