Searched refs:notifyMemberLeft (Results 1 – 3 of 3) sorted by relevance
215 notifyMemberLeft(group, contact); in notifyGroupChanged()286 protected void notifyMemberLeft(ChatGroup group, Contact contact) { in notifyMemberLeft() method in ChatGroupManager287 group.notifyMemberLeft(contact); in notifyMemberLeft()
118 void notifyMemberLeft(Contact contact) { in notifyMemberLeft() method in ChatGroup
220 notifyMemberLeft(group, contact); in removeGroupMemberAsync()