EasyActivity.smali
.class public Lcom/tencent/wxop/stat/EasyActivity;
.super Landroid/app/Activity;
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Landroid/app/Activity;-><init>()V
return-void
.end method
# virtual methods
.method protected onPause()V
.registers 1
invoke-super {p0}, Landroid/app/Activity;->onPause()V
invoke-static {p0}, Lcom/tencent/wxop/stat/StatService;->onPause(Landroid/content/Context;)V
return-void
.end method
.method protected onResume()V
.registers 1
invoke-super {p0}, Landroid/app/Activity;->onResume()V
invoke-static {p0}, Lcom/tencent/wxop/stat/StatService;->onResume(Landroid/content/Context;)V
return-void
.end method