Searched refs:toContactString (Results 1 – 3 of 3) sorted by relevance
69 " mContacts=" + RcsUtils.toContactString(mContacts) + in toString()
168 RcsUtils.toContactString(formatedNumbers)); in requestCapability()
93 static public String toContactString(String[] contacts) { in toContactString() method in RcsUtils