Home | History | Annotate | Download | only in phone

Lines Matching refs:separateCall

800     static void separateCall(Connection c) {
802 if (DBG) log("separateCall: " + c.getAddress());
805 Log.w(LOG_TAG, "separateCall: caught " + ex, ex);