Searched refs:onRilAcceptCall (Results 1 – 3 of 3) sorted by relevance
135 public synchronized void onRilAcceptCall(List<Connection> connections) { in onRilAcceptCall() method in VoiceCallSessionStats
555 mPhone.getVoiceCallSessionStats().onRilAcceptCall(mRingingCall.getConnections()); in acceptCall()
1426 mVoiceCallSessionStats0.onRilAcceptCall(List.of(mGsmConnection0)); in singleCsCall_mtAccepted()