11 lines
302 B
Java
11 lines
302 B
Java
package com.google.android.gms.internal.p001authapiphone;
|
|
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
import com.google.android.gms.common.api.Status;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface zzl extends IInterface {
|
|
void zza(Status status) throws RemoteException;
|
|
}
|