Home | History | Annotate | Download | only in phone

Lines Matching defs:sipUri

2205                     + ", sipUri "
2221 String sipUri = ((SipPhone) phone).getSipUri();
2222 if (target.equals(sipUri)) {