Searched defs:defaultGroupId (Results 1 – 2 of 2) sorted by relevance
49 final long defaultGroupId = getDefaultGroupId(groups); in isInvisibleAndAddable() local88 final long defaultGroupId = getDefaultGroupId(contactData.getGroupMetaData()); in markAddToDefaultGroup() local110 long defaultGroupId = -1; in getDefaultGroupId() local
347 private static final int defaultGroupId = NO_ID; field in MenuInflater.MenuState