Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DVCardDetailFragment.java119 private boolean shouldShowAddToContactsItem() { in shouldShowAddToContactsItem() method in VCardDetailFragment
128 addToContactsItem.setVisible(shouldShowAddToContactsItem()); in onCreateOptionsMenu()