Rabbit-R1/original r1/smali/smali_classes2/androidx/profileinstaller/ProfileInstaller$DiagnosticsCallback.smali
2024-05-21 17:08:36 -04:00

22 lines
598 B
Smali

.class public interface abstract Landroidx/profileinstaller/ProfileInstaller$DiagnosticsCallback;
.super Ljava/lang/Object;
.source "ProfileInstaller.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/profileinstaller/ProfileInstaller;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DiagnosticsCallback"
.end annotation
# virtual methods
.method public abstract onDiagnosticReceived(ILjava/lang/Object;)V
.end method
.method public abstract onResultReceived(ILjava/lang/Object;)V
.end method