public static ILocationSourceDelegate zzbu(IBinder ibinder) { if(ibinder == null) return null; IInterface iinterface = ibinder.queryLocalInterface("com.google.android.gms.maps.internal.ILocationSourceDelegate"); if(iinterface != null && (iinterface instanceof ILocationSourceDelegate)) return (ILocationSourceDelegate)iinterface; else return new zza(ibinder); }
public static IPhoneRecorder asInterface(IBinder ibinder) { if (ibinder == null) return null; IInterface iinterface = ibinder.queryLocalInterface("com.mediatek.phone.recording.IPhoneRecorder"); if (iinterface != null && (iinterface instanceof IPhoneRecorder)) return (IPhoneRecorder)iinterface; else return new Proxy(ibinder); }
public static zznf zzcN(IBinder ibinder) { if(ibinder == null) return null; IInterface iinterface = ibinder.queryLocalInterface("com.google.android.gms.wallet.internal.IWalletInternalServiceCallbacks"); if(iinterface != null && (iinterface instanceof zznf)) return (zznf)iinterface; else return new zza(ibinder); }
public static zzk zzbC(IBinder ibinder) { if(ibinder == null) return null; IInterface iinterface = ibinder.queryLocalInterface("com.google.android.gms.maps.internal.IOnMapLoadedCallback"); if(iinterface != null && (iinterface instanceof zzk)) return (zzk)iinterface; else return new zza(ibinder); }