Searched refs:retryAssociation (Results 1 – 3 of 3) sorted by relevance
204 .setOnClickListener(i -> retryAssociation()) in showConfirmButtons()255 private void retryAssociation() { in retryAssociation() method in AssociationActivity263 mModel.retryAssociation(); in retryAssociation()
43 model.retryAssociation(); in onViewCreated()
133 public void retryAssociation() { in retryAssociation() method in AssociatedDeviceViewModel