Home
last modified time | relevance | path

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

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java535 private static final boolean SSI_DBG = true; field in SipSessionGroup.SipSessionImpl
853 if (SSI_DBG) log("not the current dialog; current=" + mDialog in processDialogTerminated()
867 if (SSI_DBG) log("not the current transaction; current=" in isCurrentTransaction()
871 if (SSI_DBG) log("transaction terminated: " + toString(current)); in isCurrentTransaction()
894 if (SSI_DBG) log("Transaction terminated; do nothing"); in processTransactionTerminated()
897 if (SSI_DBG) log("Transaction terminated early: " + this); in processTransactionTerminated()
904 if (SSI_DBG) log("processing Timeout..."); in processTimeout()
919 if (SSI_DBG) log(" do nothing"); in processTimeout()
941 if (SSI_DBG) { in getExpiryTime()
989 if (SSI_DBG) log(" authentication retry count=" in handleAuthentication()