Home
last modified time | relevance | path

Searched refs:ICaptivePortal (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/
DCaptivePortal.java128 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()
DICaptivePortal.aidl23 oneway interface ICaptivePortal { interface
/frameworks/base/tests/net/common/java/android/net/
DCaptivePortalTest.java44 private final class MyCaptivePortalImpl extends ICaptivePortal.Stub {
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java85 import android.net.ICaptivePortal;
3823 private class CaptivePortalImpl extends ICaptivePortal.Stub {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt42820 Landroid/net/ICaptivePortal$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
42821 Landroid/net/ICaptivePortal$Stub$Proxy;->appResponse(I)V
42822 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>()V
42825 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:I
42828 Landroid/net/ICaptivePortal;->appResponse(I)V