Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java244 final ConversationIdSet groupChildIds = getGroupChildIds(context); in cancel()
617 final ConversationIdSet oldGroupChildIds = getGroupChildIds(context); in createMessageNotification()
1156 private static ConversationIdSet getGroupChildIds(final Context context) { in getGroupChildIds() method in BugleNotifications
1171 final ConversationIdSet oldChildIds = getGroupChildIds(context); in writeGroupChildIds()