Searched refs:isCancelled (Results 1 – 9 of 9) sorted by relevance
51 PromiseInspection.prototype.isCancelled = function() { method in PromiseInspection63 Promise.prototype.isCancelled = function() { method in Promise
89 return this.isPending() && !this.isCancelled();
143 if (activity == null || isCancelled()) { in onPostExecute()159 return runServerTask.isCancelled(); in isRunServerTaskCancelled()
99 if (activity == null || isCancelled()) { in onPostExecute()
688 public boolean isCancelled() { in isCancelled() method in DeqpTestRunner.InstrumentationParser743 public boolean isCancelled() { in isCancelled() method in DeqpTestRunner.PlatformQueryInstrumentationParser
30 …)},e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},e.prototype.…31 …isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){r…
368 return this.isPending() && !this.isCancelled();3290 PromiseInspection.prototype.isCancelled = function() {3302 Promise.prototype.isCancelled = function() {
29 …)},e.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},e.prototype.…31 …isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){r…
515 return this.isPending() && !this.isCancelled();4809 PromiseInspection.prototype.isCancelled = function() {4821 Promise.prototype.isCancelled = function() {