mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
47 lines
958 B
Smali
47 lines
958 B
Smali
.class public Lio/flutter/view/FlutterMain$Settings;
|
|
.super Ljava/lang/Object;
|
|
.source "FlutterMain.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/flutter/view/FlutterMain;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Settings"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private logTag:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 22
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getLogTag()Ljava/lang/String;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lio/flutter/view/FlutterMain$Settings;->logTag:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setLogTag(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lio/flutter/view/FlutterMain$Settings;->logTag:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|