Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DCaptivePortal.java74 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_DISMISSED); in reportCaptivePortalDismissed()
88 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_UNWANTED); in ignoreNetwork()
104 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_WANTED_AS_IS); in useNetwork()
DICaptivePortal.aidl23 interface ICaptivePortal interface
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkMonitor.java34 import android.net.ICaptivePortal;
543 new CaptivePortal(new ICaptivePortal.Stub() { in processMessage()
/frameworks/base/
DAndroid.bp187 "core/java/android/net/ICaptivePortal.aidl",