Searched refs:CMD_SAVE_ACCEPT_UNVALIDATED (Results 1 – 2 of 2) sorted by relevance
139 public static final int CMD_SAVE_ACCEPT_UNVALIDATED = BASE + 9; field in NetworkAgent323 case CMD_SAVE_ACCEPT_UNVALIDATED: { in handleMessage()
3395 NetworkAgent.CMD_SAVE_ACCEPT_UNVALIDATED, encodeBool(accept)); in handleSetAcceptUnvalidated()3432 NetworkAgent.CMD_SAVE_ACCEPT_UNVALIDATED, encodeBool(accept)); in handleSetAcceptPartialConnectivity()