Searched refs:addPresenceNotifyEvent (Results 1 – 4 of 4) sorted by relevance
3392 mPersistAtomsStorage.addPresenceNotifyEvent(event1); in addPresenceNotifyEvent_withSameProto()3393 mPersistAtomsStorage.addPresenceNotifyEvent(event2); in addPresenceNotifyEvent_withSameProto()3414 mPersistAtomsStorage.addPresenceNotifyEvent(mPresenceNotifyEvent1); in addPresenceNotifyEvent_withExistingEntries()3415 mPersistAtomsStorage.addPresenceNotifyEvent(mPresenceNotifyEvent2); in addPresenceNotifyEvent_withExistingEntries()
1216 verify(mPersistAtomsStorage).addPresenceNotifyEvent(captor.capture()); in onPresenceNotifyEvent_withAtoms()
1287 mAtomsStorage.addPresenceNotifyEvent(proto); in onPresenceNotifyEvent()
637 public synchronized void addPresenceNotifyEvent(PresenceNotifyEvent stats) { in addPresenceNotifyEvent() method in PersistAtomsStorage