Searched refs:SEPARATE (Results 1 – 5 of 5) sorted by relevance
102 SEPARATE,122 public static final int SEPARATE = 12; field in Simulator.Event
130 case Event.SEPARATE: in onEvent()
133 onEvent(new Event(Event.SEPARATE, SimulatorSimCallManager.getConnectionTag(connection), null)); in onSeparate()
198 case Event.SEPARATE: in onEvent()
522 } else if (r.result == Phone.SuppService.SEPARATE) { in onSuppServiceFailed()