Searched refs:showAddress (Results 1 – 1 of 1) sorted by relevance
2565 final boolean showAddress = in selectChip()2568 if (showAddress && mNoChipMode) { in selectChip()2582 if (showAddress) { in selectChip()2583 showAddress(currentChip, mAddressPopup); in selectChip()2606 private void showAddress(final DrawableRecipientChip currentChip, final ListPopupWindow popup) { in showAddress() method in RecipientEditTextView