mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
23 lines
598 B
Smali
23 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
|