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

/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java535 private static final boolean SSI_DBG = true; field in class:SipSessionGroup.SipSessionImpl
853 if (SSI_DBG) log("not the current dialog; current=" + mDialog
867 if (SSI_DBG) log("not the current transaction; current="
871 if (SSI_DBG) log("transaction terminated: " + toString(current));
894 if (SSI_DBG) log("Transaction terminated; do nothing");
897 if (SSI_DBG) log("Transaction terminated early: " + this);
904 if (SSI_DBG) log("processing Timeout...");
919 if (SSI_DBG) log(" do nothing");
941 if (SSI_DBG) {
989 if (SSI_DBG) lo
[all...]

Completed in 54 milliseconds