Home | History | Annotate | Download | only in activities

Lines Matching defs:currentFilter

965             ContactListFilter currentFilter = mAllFragment.getFilter();
966 if (currentFilter != null
967 && currentFilter.filterType == ContactListFilter.FILTER_TYPE_SINGLE_CONTACT) {