Home
last modified time | relevance | path

Searched refs:DEFAULT_DISPLAY_NAME (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DPbap.kt94 val displayName = String.format(DEFAULT_DISPLAY_NAME, contactIndex) in addContact()
154 const val DEFAULT_DISPLAY_NAME = "Contact Name %d" constant