Searched refs:subscribeToGroup (Results 1 – 3 of 3) sorted by relevance
26 public boolean subscribeToGroup(String senderId, String account, String groupId) in subscribeToGroup() method
124 public boolean subscribeToGroup(String senderId, String account, String groupId) in getCloudNotificationBackplane()
259 if (cnb.subscribeToGroup(senderId, account, account)) { in processEventIds()