This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,28 @@
.class public interface abstract Lcom/google/android/gms/common/data/DataBufferObserver;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-base@@18.0.1"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/gms/common/data/DataBufferObserver$Observable;
}
.end annotation
# virtual methods
.method public abstract onDataChanged()V
.end method
.method public abstract onDataRangeChanged(II)V
.end method
.method public abstract onDataRangeInserted(II)V
.end method
.method public abstract onDataRangeMoved(III)V
.end method
.method public abstract onDataRangeRemoved(II)V
.end method