Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
package com.google.android.gms.common.api.internal;
|
||||
|
||||
import android.os.Bundle;
|
||||
import com.google.android.gms.common.ConnectionResult;
|
||||
import com.google.android.gms.common.api.Api;
|
||||
import com.google.android.gms.common.api.internal.BaseImplementation;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-base@@18.4.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
public interface zabf {
|
||||
BaseImplementation.ApiMethodImpl zaa(BaseImplementation.ApiMethodImpl apiMethodImpl);
|
||||
|
||||
BaseImplementation.ApiMethodImpl zab(BaseImplementation.ApiMethodImpl apiMethodImpl);
|
||||
|
||||
void zad();
|
||||
|
||||
void zae();
|
||||
|
||||
void zag(Bundle bundle);
|
||||
|
||||
void zah(ConnectionResult connectionResult, Api api, boolean z);
|
||||
|
||||
void zai(int i);
|
||||
|
||||
boolean zaj();
|
||||
}
|
||||
Reference in New Issue
Block a user