Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java3307 showCopyDialog(currentChip.getEntry().getDestination()); in onLongPress()
3410 private void showCopyDialog(final String address) { in showCopyDialog() method in RecipientEditTextView