Home
last modified time | relevance | path

Searched defs:defaultGroupId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DInvisibleContactUtil.java49 final long defaultGroupId = getDefaultGroupId(groups); in isInvisibleAndAddable() local
88 final long defaultGroupId = getDefaultGroupId(contactData.getGroupMetaData()); in markAddToDefaultGroup() local
110 long defaultGroupId = -1; in getDefaultGroupId() local