Files
rr3-apk/smali/android/support/v4/media/MediaBrowserCompat$ConnectionCallback$ConnectionCallbackInternal.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

26 lines
651 B
Smali

.class interface abstract Landroid/support/v4/media/MediaBrowserCompat$ConnectionCallback$ConnectionCallbackInternal;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/media/MediaBrowserCompat$ConnectionCallback;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ConnectionCallbackInternal"
.end annotation
# virtual methods
.method public abstract onConnected()V
.end method
.method public abstract onConnectionFailed()V
.end method
.method public abstract onConnectionSuspended()V
.end method