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.java123 private boolean mShowGroupActionInActionBar; field in GroupDetailFragment
195 mShowGroupActionInActionBar = show; in setShowGroupSourceInActionBar()
372 if (mShowGroupActionInActionBar) { in updateAccountType()