Home | History | Annotate | Download | only in sip

Lines Matching refs:isNullRequest

688         if ((!sipRequest.isNullRequest()) && sipRequest.getTopmostVia() == null)
697 if (!sipRequest.isNullRequest()) {