Searched defs:APP_RETURN_UNWANTED (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/net/
H A DCaptivePortal.java33 public static final int APP_RETURN_UNWANTED = 1; field in class:CaptivePortal
88 ICaptivePortal.Stub.asInterface(mBinder).appResponse(APP_RETURN_UNWANTED);

Completed in 85 milliseconds