package com.google.android.gms.common.internal.service;

import android.os.IInterface;
import android.os.RemoteException;

/* JADX INFO: loaded from: classes2.dex */
public interface zak extends IInterface {
    void zab(int i) throws RemoteException;
}
