Home | History | Annotate | Download | only in telecom

Lines Matching defs:onSessionModifyRequestReceived

127         void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile);
757 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) {
760 Log.v(TAG, "onSessionModifyRequestReceived : videoProfile = " + VideoProfile
764 listener.onSessionModifyRequestReceived(call, videoProfile);