Home | History | Annotate | Download | only in telecom

Lines Matching refs:mConference

1671     private Conference mConference;
1780 return mConference;
2337 if (mConference == null) {
2338 mConference = conference;
2352 if (mConference != null) {
2354 mConference = null;
2898 l.onConferenceChanged(this, mConference);