Searched refs:mCurrentContactsView (Results 1 – 1 of 1) sorted by relevance
69 private ContactsView mCurrentContactsView; field in DrawerFragment164 mDrawerAdapter.setSelectedContactsView(mCurrentContactsView); in onCreateView()206 outState.putInt(KEY_CONTACTS_VIEW, mCurrentContactsView.ordinal()); in onSaveInstanceState()269 mCurrentContactsView = contactsView; in setNavigationItemChecked()