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