15 lines
362 B
Java
15 lines
362 B
Java
package com.google.android.gms.internal.auth;
|
|
|
|
import android.accounts.Account;
|
|
|
|
/* loaded from: classes2.dex */
|
|
class zzn extends com.google.android.gms.auth.account.zzb {
|
|
public void zzc(Account account) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zza(boolean z) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|