Home | History | Annotate | Download | only in connectivity

Lines Matching defs:CMD_CAPTIVE_PORTAL_RECHECK

211     private static final int CMD_CAPTIVE_PORTAL_RECHECK = BASE + 12;
414 case CMD_CAPTIVE_PORTAL_RECHECK:
724 sendMessageDelayed(CMD_CAPTIVE_PORTAL_RECHECK, 0 /* no UID */,
731 removeMessages(CMD_CAPTIVE_PORTAL_RECHECK);