public static j bd(IBinder var0) { if (var0 == null) { return null; } else { IInterface var1 = var0.queryLocalInterface("com.google.android.gms.maps.internal.IOnMapClickListener"); return (j) (var1 != null && var1 instanceof j ? (j) var1 : new j.a(var0)); } }
public static IMapViewDelegate ag(IBinder iBinder) { if (iBinder == null) { return null; } IInterface iInterface = iBinder.queryLocalInterface("com.google.android.gms.maps.internal.IMapViewDelegate"); if (iInterface != null && iInterface instanceof IMapViewDelegate) { return (IMapViewDelegate)iInterface; } return new a(iBinder); }
public static h aY(IBinder iBinder) { if (iBinder == null) { return null; } IInterface iInterface = iBinder.queryLocalInterface("com.google.android.gms.maps.internal.IOnLocationChangeListener"); if (iInterface != null && iInterface instanceof h) { return (h)iInterface; } return new a(iBinder); }
public static ISecurityManager asInterface(IBinder obj) { if (obj == null) { return null; } IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (iin == null || !(iin instanceof ISecurityManager)) { return new Proxy(obj); } return (ISecurityManager) iin; }
/** * Cast an IBinder object into an android.bluetooth.IBluetoothHeadsetPhone interface, generating * a proxy if needed. */ public static android.bluetooth.IBluetoothHeadsetPhone asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof android.bluetooth.IBluetoothHeadsetPhone))) { return ((android.bluetooth.IBluetoothHeadsetPhone) iin); } return new android.bluetooth.IBluetoothHeadsetPhone.Stub.Proxy(obj); }
/** * Cast an IBinder object into an android.app.ISearchManagerCallback interface, generating a * proxy if needed. */ public static android.app.ISearchManagerCallback asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof android.app.ISearchManagerCallback))) { return ((android.app.ISearchManagerCallback) iin); } return new android.app.ISearchManagerCallback.Stub.Proxy(obj); }
public static C0417s m2331a(IBinder iBinder) { if (iBinder == null) { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.auth.IAuthManagerService"); return (queryLocalInterface == null || !(queryLocalInterface instanceof C0417s)) ? new C0935a(iBinder) : (C0417s) queryLocalInterface; }
/** * Cast an IBinder object into an com.enhance.gameservice.IGameTuningService interface, * generating a proxy if needed. */ public static com.enhance.gameservice.IGameTuningService asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.enhance.gameservice.IGameTuningService))) { return ((com.enhance.gameservice.IGameTuningService) iin); } return new com.enhance.gameservice.IGameTuningService.Stub.Proxy(obj); }
public static IUiSettingsDelegate aA(IBinder iBinder) { if (iBinder == null) { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.maps.internal.IUiSettingsDelegate"); return (queryLocalInterface == null || !(queryLocalInterface instanceof IUiSettingsDelegate)) ? new C0974a(iBinder) : (IUiSettingsDelegate) queryLocalInterface; }
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 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); }
/** * Cast an IBinder object into an net.yeah.cstriker1407.IServicePlayer interface, generating a * proxy if needed. */ public static net.yeah.cstriker1407.IServicePlayer asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof net.yeah.cstriker1407.IServicePlayer))) { return ((net.yeah.cstriker1407.IServicePlayer) iin); } return new net.yeah.cstriker1407.IServicePlayer.Stub.Proxy(obj); }
public static c br(IBinder iBinder) { if (iBinder == null) { return null; } IInterface iInterface = iBinder.queryLocalInterface("com.google.android.gms.maps.model.internal.IGroundOverlayDelegate"); if (iInterface != null && iInterface instanceof c) { return (c)iInterface; } return new a(iBinder); }
/** Cast an IBinder object into an IMountService interface, generating a proxy if needed. */ public static IEFSService asInterface(IBinder obj) { if (obj == null) { return null; } IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (iin != null && iin instanceof IEFSService) { return (IEFSService) iin; } return new IEFSService.Stub.Proxy(obj); }
public static ILockSettings asInterface(IBinder obj) { if (obj == null) { return null; } IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (iin == null || !(iin instanceof ILockSettings)) { return new Proxy(obj); } return (ILockSettings) iin; }
/** * Cast an IBinder object into an android.content.pm.IPackageInstallObserver interface, * generating a proxy if needed. */ public static android.content.pm.IPackageInstallObserver asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof android.content.pm.IPackageInstallObserver))) { return ((android.content.pm.IPackageInstallObserver) iin); } return new android.content.pm.IPackageInstallObserver.Stub.Proxy(obj); }
public static zzc zzbq(IBinder ibinder) { if(ibinder == null) return null; IInterface iinterface = ibinder.queryLocalInterface("com.google.android.gms.maps.internal.ICreator"); if(iinterface != null && (iinterface instanceof zzc)) return (zzc)iinterface; else return new zza(ibinder); }
public static kh aY(IBinder iBinder) { if (iBinder == null) { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.common.internal.ICancelToken"); return (queryLocalInterface == null || !(queryLocalInterface instanceof kh)) ? new a(iBinder) : (kh) queryLocalInterface; }
/** * Cast an IBinder object into an com.android.internal.telephony.ITelephony interface, * generating a proxy if needed. */ public static com.android.internal.telephony.ITelephony asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.android.internal.telephony.ITelephony))) { return ((com.android.internal.telephony.ITelephony) iin); } return new com.android.internal.telephony.ITelephony.Stub.Proxy(obj); }
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); }
/** * Cast an IBinder object into an org.kde.necessitas.ministro.IMinistro interface, generating a * proxy if needed. */ public static org.kde.necessitas.ministro.IMinistro asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof org.kde.necessitas.ministro.IMinistro))) { return ((org.kde.necessitas.ministro.IMinistro) iin); } return new org.kde.necessitas.ministro.IMinistro.Stub.Proxy(obj); }
public static C0305c m1754J(IBinder iBinder) { if (iBinder == null) { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.dynamic.IFragmentWrapper"); return (queryLocalInterface == null || !(queryLocalInterface instanceof C0305c)) ? new C0817a(iBinder) : (C0305c) queryLocalInterface; }
/** * Cast an IBinder object into an com.ldw.downloader.aidl.IDownloadService interface, generating * a proxy if needed. */ public static com.ldw.downloader.aidl.IDownloadService asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.ldw.downloader.aidl.IDownloadService))) { return ((com.ldw.downloader.aidl.IDownloadService) iin); } return new com.ldw.downloader.aidl.IDownloadService.Stub.Proxy(obj); }
/** * Cast an IBinder object into an com.android.internal.telephony.ITelephony interface, * generating a proxy if needed. */ public static ITelephony asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof ITelephony))) { return ((ITelephony) iin); } return new Proxy(obj); }
/** * Cast an IBinder object into an jxt.app.microblog.manage.IMicroblogManager interface, * generating a proxy if needed. */ public static jxt.app.microblog.manage.IMicroblogManager asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof jxt.app.microblog.manage.IMicroblogManager))) { return ((jxt.app.microblog.manage.IMicroblogManager) iin); } return new jxt.app.microblog.manage.IMicroblogManager.Stub.Proxy(obj); }
public static jc aO(IBinder iBinder) { if (iBinder == null) { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.checkin.internal.ICheckinService"); return (queryLocalInterface == null || !(queryLocalInterface instanceof jc)) ? new a(iBinder) : (jc) queryLocalInterface; }
/** * Cast an IBinder object into an com.example.aidlservicedemo.domain.IDog interface, generating * a proxy if needed. */ public static com.example.aidlservicedemo.domain.IDog asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.example.aidlservicedemo.domain.IDog))) { return ((com.example.aidlservicedemo.domain.IDog) iin); } return new com.example.aidlservicedemo.domain.IDog.Stub.Proxy(obj); }
/** Cast an IBinder object into an IPasswordDigest interface, generating a proxy if needed. */ public static com.android.im.plugin.IPasswordDigest asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = (android.os.IInterface) obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.android.im.plugin.IPasswordDigest))) { return ((com.android.im.plugin.IPasswordDigest) iin); } return new com.android.im.plugin.IPasswordDigest.Stub.Proxy(obj); }
/** * Cast an IBinder object into an org.opencv.engine.OpenCVEngineInterface interface, generating * a proxy if needed. */ public static org.opencv.engine.OpenCVEngineInterface asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof org.opencv.engine.OpenCVEngineInterface))) { return ((org.opencv.engine.OpenCVEngineInterface) iin); } return new org.opencv.engine.OpenCVEngineInterface.Stub.Proxy(obj); }
/** * Cast an IBinder object into an com.example.android.apis.app.IRemoteService interface, * generating a proxy if needed. */ public static com.example.android.apis.app.IRemoteService asInterface(android.os.IBinder obj) { if ((obj == null)) { return null; } android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); if (((iin != null) && (iin instanceof com.example.android.apis.app.IRemoteService))) { return ((com.example.android.apis.app.IRemoteService) iin); } return new com.example.android.apis.app.IRemoteService.Stub.Proxy(obj); }