Searched defs:groupId (Results 1 – 7 of 7) sorted by relevance
19 groupId: number; property
94 final long groupId = ContactManager.ensureSampleGroupExists(mContext, account); in onPerformSync() local
31 groupId: number | undefined; property in TraceRectBuilder
32 groupId: number | undefined; property in UiRectBuilder
179 for (const groupId of this.currentGroupIds) { constant
64 long groupId = 0; in ensureSampleGroupExists() local106 List<RawContact> rawContacts, long groupId, long lastSyncMarker) { in updateContacts()280 long groupId, boolean inSync, BatchOperation batchOperation) { in addContact()
195 public ContactOperations addGroupMembership(long groupId) { in addGroupMembership()