Searched refs:setPending (Results 1 – 2 of 2) sorted by relevance
194 newAssociation = (new AssociationInfo.Builder(newAssociation)).setPending(true) in applyRestoredPayload()217 .setPending(false) in restorePendingAssociations()
585 public Builder setPending(boolean pending) { in setPending() method in AssociationInfo.Builder