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.java119 GROUP_VIEW, enumConstant
428 switchView(ContactsView.GROUP_VIEW); in onNewIntent()
447 switchView(ContactsView.GROUP_VIEW); in onNewIntent()
977 switchView(ContactsView.GROUP_VIEW); in switchToOrUpdateGroupView()
1210 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()