Home | History | Annotate | Download | only in sip

Lines Matching refs:getGroup

963             return ((mAudioStream == null) ? null : mAudioStream.getGroup());
982 if ((mAudioStream != null) && (mAudioStream.getGroup() != null)) {