Searched refs:stopAssociation (Results 1 – 6 of 6) sorted by relevance
78 iBinder -> stopAssociation()); in setAssociationCallback()101 public void stopAssociation() { in stopAssociation() method in AssociationBinder102 mConnectedDeviceManager.stopAssociation(mAssociationCallback); in stopAssociation()
41 void stopAssociation(); in stopAssociation() method
117 public void stopAssociation() { in stopAssociation() method in AssociatedDeviceViewModel125 mAssociatedDeviceManager.stopAssociation(); in stopAssociation()134 stopAssociation(); in retryAssociation()
83 mModel.stopAssociation(); in onBackPressed()
333 public void stopAssociation(@NonNull AssociationCallback callback) { in stopAssociation() method in ConnectedDeviceManager339 mPeripheralManager.stopAssociation(mInternalAssociationCallback); in stopAssociation()
252 public void stopAssociation(@NonNull AssociationCallback callback) { in stopAssociation() method in CarBlePeripheralManager