Searched refs:ICaptivePortal (Results 1 – 5 of 5) sorted by relevance
128 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_DISMISSED); in reportCaptivePortalDismissed()142 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_UNWANTED); in ignoreNetwork()160 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_WANTED_AS_IS); in useNetwork()174 ICaptivePortal.Stub.asInterface(mBinder).appRequest(APP_REQUEST_REEVALUATION_REQUIRED); in reevaluateNetwork()189 ICaptivePortal.Stub.asInterface(mBinder).logEvent(eventId, packageName); in logEvent()
23 oneway interface ICaptivePortal { interface
44 private final class MyCaptivePortalImpl extends ICaptivePortal.Stub {
85 import android.net.ICaptivePortal;3823 private class CaptivePortalImpl extends ICaptivePortal.Stub {
42820 Landroid/net/ICaptivePortal$Stub$Proxy;-><init>(Landroid/os/IBinder;)V42821 Landroid/net/ICaptivePortal$Stub$Proxy;->appResponse(I)V42822 Landroid/net/ICaptivePortal$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;42823 Landroid/net/ICaptivePortal$Stub$Proxy;->mRemote:Landroid/os/IBinder;42824 Landroid/net/ICaptivePortal$Stub;-><init>()V42825 Landroid/net/ICaptivePortal$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/ICaptivePortal;42826 Landroid/net/ICaptivePortal$Stub;->DESCRIPTOR:Ljava/lang/String;42827 Landroid/net/ICaptivePortal$Stub;->TRANSACTION_appResponse:I42828 Landroid/net/ICaptivePortal;->appResponse(I)V