Searched refs:HOLD (Results 1 – 9 of 9) sorted by relevance
93 HOLD,113 public static final int HOLD = 3; field in Simulator.Event
41 case Event.HOLD: in onEvent()
111 case Event.HOLD: in onEvent()
126 case Event.HOLD: in onEvent()
109 onEvent(new Event(Event.HOLD)); in onHold()
174 case Event.HOLD: in onEvent()
103 onEvent(new Event(Event.HOLD)); in onHold()
200 case Event.HOLD: in onEvent()
514 } else if (r.result == Phone.SuppService.HOLD) { in onSuppServiceFailed()