Searched refs:joinNotEmpty (Results 1 – 1 of 1) sorted by relevance
409 displayText = joinNotEmpty(mSeparator, carrierNames); in updateCarrierText()596 private static CharSequence joinNotEmpty(CharSequence separator, CharSequence[] sequences) { in joinNotEmpty() method in CarrierTextController