Searched refs:oldGroupChildIds (Results 1 – 1 of 1) sorted by relevance
617 final ConversationIdSet oldGroupChildIds = getGroupChildIds(context); in createMessageNotification() local618 if (oldGroupChildIds != null && oldGroupChildIds.size() > 0) { in createMessageNotification()619 cancelStaleGroupChildren(oldGroupChildIds, state); in createMessageNotification()