Home
last modified time | relevance | path

Searched refs:crossDomainAuthenticationRequired (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java994 if (crossDomainAuthenticationRequired(response)) { in handleAuthentication()
1005 private boolean crossDomainAuthenticationRequired(Response response) { in crossDomainAuthenticationRequired() method in SipSessionGroup.SipSessionImpl