Home
last modified time | relevance | path

Searched refs:mAccountHasGroups (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DGroupMembershipView.java153 private boolean mAccountHasGroups; field in GroupMembershipView
255 return mAccountHasGroups; in accountHasGroups()
295 mAccountHasGroups = true; in updateView()
313 if (!mAccountHasGroups) { in updateView()
/packages/apps/Contacts/src/com/android/contacts/list/
DCustomContactListFilterActivity.java243 private boolean mAccountHasGroups;
304 mAccountHasGroups = accountHasGroups;
342 if (mAccountHasGroups) {