ThirdPartyPluginInstallStateProviderProxy.smali

.class public Lcom/cleanmaster/thirdparty_plugin/provider/ThirdPartyPluginInstallStateProviderProxy;
.super Lorg/acdd/android/compat/ProviderProxy;
.source "ThirdPartyPluginInstallStateProviderProxy.java"


# direct methods
.method public constructor <init>()V
    .registers 2

    .prologue
    .line 11
    const-string v0, "com.cleanmaster.wallpaper.provider.ThirdPartyPluginInstallStateProvider"

    invoke-direct {p0, v0}, Lorg/acdd/android/compat/ProviderProxy;-><init>(Ljava/lang/String;)V

    .line 12
    return-void
.end method