Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DAddContactsConfirmationDialog.java46 final int confirmAddContactStringId = R.string.add_contact_confirmation; in show() local
51 .setPositiveButton(confirmAddContactStringId, this) in show()