Searched defs:CMD_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
52 public static final String CMD_DISCONNECT = "disconnect"; field in MyVpnService
450 static final int CMD_DISCONNECT = BASE + 73; field in ClientModeImpl