Searched refs:DEFAULT_DISPLAY_NAME (Results 1 – 1 of 1) sorted by relevance
94 val displayName = String.format(DEFAULT_DISPLAY_NAME, contactIndex) in addContact()154 const val DEFAULT_DISPLAY_NAME = "Contact Name %d" constant