Searched defs:showAddress (Results 1 - 1 of 1) sorted by path

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2562 final boolean showAddress =
2565 if (showAddress && mNoChipMode) {
2579 if (showAddress) {
2580 showAddress(currentChip, mAddressPopup);
2603 private void showAddress(final DrawableRecipientChip currentChip, final ListPopupWindow popup) { method in class:RecipientEditTextView

Completed in 58 milliseconds