Home | History | Annotate | Download | only in phone

Lines Matching defs:separateCall

888     static void separateCall(Connection c) {
890 if (DBG) log("separateCall: " + toLogSafePhoneNumber(c.getAddress()));
893 Log.w(LOG_TAG, "separateCall: caught " + ex, ex);