Searched refs:Cancelled (Results 1 – 4 of 4) sorted by relevance
104 .map_err(|_| ConnectionFailure::Cancelled)? in register_direct_connection()244 assert_eq!(resp, Err(ConnectionFailure::Cancelled)); in test_cancel_direct_connection()470 assert_eq!(pending_conn_1.await, Err(ConnectionFailure::Cancelled)); in test_remove_unconditionally()493 assert_eq!(pending_conn_1.await, Err(ConnectionFailure::Cancelled)); in test_remove_client()
58 private var dialogResult: DialogResult = DialogResult.Cancelled in <lambda>()239 dialogActivity.onDialogResult(DialogResult.Cancelled) in <lambda>()
51 Cancelled(ENHANCED_CONFIRMATION_DIALOG_RESULT_REPORTED__RESULT__RESULT_CANCELLED),
48 Cancelled, enumerator