ICooperService.smali
.class public interface abstract Lcom/baidu/mobstat/ICooperService;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract checkCellLocationSetting(Landroid/content/Context;)Z
.end method
.method public abstract checkGPSLocationSetting(Landroid/content/Context;)Z
.end method
.method public abstract checkWifiLocationSetting(Landroid/content/Context;)Z
.end method
.method public abstract getAppChannel(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getAppKey(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getAppVersionCode(Landroid/content/Context;)I
.end method
.method public abstract getAppVersionName(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getCUID(Landroid/content/Context;Z)Ljava/lang/String;
.end method
.method public abstract getDeviceId(Landroid/telephony/TelephonyManager;Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getHost()Ljava/lang/String;
.end method
.method public abstract getLinkedWay(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getMTJSDKVersion()Ljava/lang/String;
.end method
.method public abstract getOSVersion()Ljava/lang/String;
.end method
.method public abstract getOperator(Landroid/telephony/TelephonyManager;)Ljava/lang/String;
.end method
.method public abstract getPhoneModel()Ljava/lang/String;
.end method
.method public abstract getSecretValue(Ljava/lang/String;)Ljava/lang/String;
.end method
.method public abstract getTagValue()I
.end method
.method public abstract installHeader(Landroid/content/Context;Lorg/json/JSONObject;)V
.end method