WallpaperVideoFileProvider.smali

.class public Lcom/plugin/thirdparty/coordinator/WallpaperVideoFileProvider;
.super Landroid/support/v4/content/FileProvider;
.source "WallpaperVideoFileProvider.java"


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

    .prologue
    .line 9
    invoke-direct {p0}, Landroid/support/v4/content/FileProvider;-><init>()V

    return-void
.end method


# virtual methods
.method public onCreate()Z
    .registers 2

    .prologue
    .line 13
    invoke-super {p0}, Landroid/support/v4/content/FileProvider;->onCreate()Z

    move-result v0

    return v0
.end method