package com.google.android.gms.common.stats;

import android.content.Context;
import android.content.Intent;
import com.google.android.gms.common.annotation.KeepForSdk;
import defpackage.vo6;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
@KeepForSdk
@Deprecated
public class WakeLockTracker {
    private static final WakeLockTracker zza = new WakeLockTracker();

    @vo6
    @KeepForSdk
    public static WakeLockTracker getInstance() {
        return zza;
    }

    @KeepForSdk
    public void registerAcquireEvent(@vo6 Context context, @vo6 Intent intent, @vo6 String str, @vo6 String str2, @vo6 String str3, int i, @vo6 String str4) {
    }

    @KeepForSdk
    public void registerDeadlineEvent(@vo6 Context context, @vo6 String str, @vo6 String str2, @vo6 String str3, int i, @vo6 List<String> list, boolean z, long j) {
    }

    @KeepForSdk
    public void registerEvent(@vo6 Context context, @vo6 String str, int i, @vo6 String str2, @vo6 String str3, @vo6 String str4, int i2, @vo6 List<String> list) {
    }

    @KeepForSdk
    public void registerReleaseEvent(@vo6 Context context, @vo6 Intent intent) {
    }

    @KeepForSdk
    public void registerEvent(@vo6 Context context, @vo6 String str, int i, @vo6 String str2, @vo6 String str3, @vo6 String str4, int i2, @vo6 List<String> list, long j) {
    }
}
