mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
43 lines
831 B
Smali
43 lines
831 B
Smali
|
.class Landroidx/profileinstaller/ProfileInstaller$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ProfileInstaller.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroidx/profileinstaller/ProfileInstaller$DiagnosticsCallback;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/profileinstaller/ProfileInstaller;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 109
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onDiagnosticReceived(ILjava/lang/Object;)V
|
||
|
.locals 0
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onResultReceived(ILjava/lang/Object;)V
|
||
|
.locals 0
|
||
|
|
||
|
return-void
|
||
|
.end method
|