Home | History | Annotate | Download | only in telecom

Lines Matching refs:handleCallSessionEvent

763 handleCallSessionEvent(int)
769 * @see #handleCallSessionEvent(int)
776 * @see #handleCallSessionEvent(int)
783 * @see #handleCallSessionEvent(int)
790 * @see #handleCallSessionEvent(int)
798 * @see #handleCallSessionEvent(int)
1238 public void handleCallSessionEvent(int event) {
1242 callback.handleCallSessionEvent(event);
1244 Log.w(this, "handleCallSessionEvent callback failed", ignored);
1367 * @param event A call session event passed to {@link #handleCallSessionEvent(int)}.