Searched defs:EVENT_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
178 static final int EVENT_DISCONNECT = BASE + 4; field in DataConnection
64 private static final int EVENT_DISCONNECT = 100; field in CallManager