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