Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java1171 final ConversationIdSet oldChildIds = getGroupChildIds(context); in writeGroupChildIds() local
1172 if (childIds.equals(oldChildIds)) { in writeGroupChildIds()