WorkScheduler.smali

.class public interface abstract Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/WorkScheduler;
.super Ljava/lang/Object;
.source "com.google.android.datatransport:transport-runtime@@2.2.0"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract schedule(Lcom/google/android/datatransport/runtime/TransportContext;I)V
.end method