LauncherUtilWrapper.smali
.class public Lcom/cleanmaster/base/util/system/LauncherUtilWrapper;
.super Ljava/lang/Object;
.source "LauncherUtilWrapper.java"
# interfaces
.implements Lcom/cm/plugincluster/common/ILauncherUtil;
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 9
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCMShortcutInfoOnDesktop(Ljava/lang/String;)Ljava/util/List;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Ljava/util/List",
"<",
"Lcom/cm/plugincluster/common/CMShortcutInfo;",
">;"
}
.end annotation
.prologue
.line 12
invoke-static {p1}, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil;->getCMShortcutInfoOnDesktop(Ljava/lang/String;)Ljava/util/List;
move-result-object v0
return-object v0
.end method