CancellationToken.smali
.class public abstract Lcom/google/android/gms/tasks/CancellationToken;
.super Ljava/lang/Object;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract isCancellationRequested()Z
.end method
.method public abstract onCanceledRequested(Lcom/google/android/gms/tasks/OnTokenCanceledListener;)Lcom/google/android/gms/tasks/CancellationToken;
.param p1 # Lcom/google/android/gms/tasks/OnTokenCanceledListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method