Searched defs:onCancel (Results 1 – 11 of 11) sorted by relevance
127 void onCancel(Object arguments); in onCancel() method202 private void onCancel(Object arguments, BinaryReply callback) { in onCancel() method in EventChannel.IncomingStreamRequestHandler
98 public func onCancel(withArguments arguments: Any?) -> FlutterError? { in onCancel() function
24 onCancel: function (...args) { method
320 Promise.prototype._attachCancellationCallback = function(onCancel) { argument335 executor(resolve, reject, function(onCancel) { argument347 function cancellationAttachCancellationCallback(onCancel) { argument366 function cancellationSetOnCancel(onCancel) { argument
287 public void onCancel(View view) { in onCancel() method in GlitchActivity
388 public void onCancel(View view) { in onCancel() method in RoundTripLatencyActivity
209 public void onCancel(View view) { in onCancel() method in TestDisconnectActivity
534 public func onCancel(withArguments arguments: Any?) -> FlutterError? { in onCancel() function
124 public void onCancel(Object arguments) { in onCancel() method in Ejdb2FlutterPlugin
860 executor(resolve, reject, function(onCancel) { argument
1007 executor(resolve, reject, function(onCancel) { argument