Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupDetailFragment.java122 private boolean mShowGroupActionInActionBar; field in GroupDetailFragment
194 mShowGroupActionInActionBar = show; in setShowGroupSourceInActionBar()
371 if (mShowGroupActionInActionBar) { in updateAccountType()