Home
last modified time | relevance | path

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

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