Home | History | Annotate | Download | only in net

Lines Matching defs:NET_CAPABILITY_CAPTIVE_PORTAL

133             NET_CAPABILITY_CAPTIVE_PORTAL,
252 public static final int NET_CAPABILITY_CAPTIVE_PORTAL = 17;
305 | (1 << NET_CAPABILITY_CAPTIVE_PORTAL)
1529 case NET_CAPABILITY_CAPTIVE_PORTAL: return "CAPTIVE_PORTAL";