Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java121 GROUP_VIEW, enumConstant
435 switchView(ContactsView.GROUP_VIEW); in onNewIntent()
454 switchView(ContactsView.GROUP_VIEW); in onNewIntent()
985 switchView(ContactsView.GROUP_VIEW); in switchToOrUpdateGroupView()
1218 return mCurrentView == ContactsView.GROUP_VIEW; in isGroupView()
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerFragment.java249 setNavigationItemChecked(ContactsView.GROUP_VIEW);
277 setNavigationItemChecked(ContactsView.GROUP_VIEW); in updateGroupMenu()
DDrawerAdapter.java258 mSelectedView == ContactsView.GROUP_VIEW; in getGroupEntryView()