Searched refs:getLastTimeConnectedMs (Results 1 – 3 of 3) sorted by relevance
199 public Long getLastTimeConnectedMs() { in getLastTimeConnectedMs() method in AssociationInfo
517 serializer, XML_ATTR_LAST_TIME_CONNECTED, a.getLastTimeConnectedMs()); in writeAssociation()
505 currentTime - association.getLastTimeConnectedMs() >= removalWindow; in removeInactiveSelfManagedAssociations()