Weather/smali_classes2/com/moji/mjweather/voice/PlayerUtil$2.smali
2021-05-10 10:13:34 +02:00

42 lines
814 B
Smali

.class final Lcom/moji/mjweather/voice/PlayerUtil$2;
.super Ljava/lang/Object;
.source "PlayerUtil.java"
# interfaces
.implements Lcom/moji/mjweather/voice/VoicePlayer$OnVoiceFinishedListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/voice/PlayerUtil;->a(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.line 66
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 1
const/4 v0, 0x0
.line 70
invoke-static {v0}, Lcom/moji/mjweather/voice/PlayerUtil;->a(Z)V
return-void
.end method