package com.google.android.gms.common.internal.service;
import android.os.IInterface;
import android.os.RemoteException;
/* loaded from: classes.dex */
public interface zak extends IInterface {
void zab(int i) throws RemoteException;
}