StatisticalEventTrackerProvider$StatisticalEventTracker.smali
.class public interface abstract Lcom/google/android/gms/common/stats/StatisticalEventTrackerProvider$StatisticalEventTracker;
.super Ljava/lang/Object;
# virtual methods
.method public abstract getLogLevel(I)I
.end method
.method public abstract getOptions()Landroid/os/Bundle;
.end method
.method public abstract isEnabled()Z
.end method
.method public abstract registerEvent(Lcom/google/android/gms/common/stats/ConnectionEvent;)V
.end method
.method public abstract registerEvent(Lcom/google/android/gms/common/stats/StatsEvent;)V
.end method
.method public abstract registerEvent(Lcom/google/android/gms/common/stats/WakeLockEvent;)V
.end method