52 lines
1.4 KiB
Smali
52 lines
1.4 KiB
Smali
.class public Lcom/helpshift/notification/HSNotificationManager$3;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/helpshift/notification/HSNotificationManager;->showDebugLogNotification()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lcom/helpshift/notification/HSNotificationManager;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/helpshift/notification/HSNotificationManager;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/helpshift/notification/HSNotificationManager$3;->this$0:Lcom/helpshift/notification/HSNotificationManager;
|
|
|
|
.line 119
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/helpshift/notification/HSNotificationManager$3;->this$0:Lcom/helpshift/notification/HSNotificationManager;
|
|
|
|
const-string v1, "Helpshift Debugger: Tap to share debug logs"
|
|
|
|
const-class v2, Lcom/helpshift/activities/HSDebugActivity;
|
|
|
|
.line 122
|
|
invoke-static {v0, v1, v2}, Lcom/helpshift/notification/HSNotificationManager;->access$100(Lcom/helpshift/notification/HSNotificationManager;Ljava/lang/String;Ljava/lang/Class;)V
|
|
|
|
return-void
|
|
.end method
|