Home | History | Annotate | Download | only in telecom

Lines Matching defs:onVideoStateChanged

128         void onVideoStateChanged(Call call, int previousVideoState, int newVideoState);
191 public void onVideoStateChanged(Call call, int previousVideoState, int newVideoState) {}
2782 l.onVideoStateChanged(this, previousVideoState, mVideoState);