Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/account/
DDeviceLocalAccountType.java22 private final boolean mGroupsEditable; field in DeviceLocalAccountType
26 mGroupsEditable = groupsEditable; in DeviceLocalAccountType()
35 return mGroupsEditable; in isGroupMembershipEditable()