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

/packages/services/Telephony/src/com/android/services/telephony/
H A DPstnIncomingCallNotifier.java66 handleNewRingingConnection((AsyncResult) msg.obj);
123 private void handleNewRingingConnection(AsyncResult asyncResult) { method in class:PstnIncomingCallNotifier
124 Log.d(this, "handleNewRingingConnection");

Completed in 29 milliseconds