Home | History | Annotate | Download | only in phone

Lines Matching defs:sipUri

2235                     + ", sipUri "
2251 String sipUri = ((SipPhone) phone).getSipUri();
2252 if (target.equals(sipUri)) {