Home
last modified time | relevance | path

Searched refs:onCallLeavingState (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioManager.java125 onCallLeavingState(call, oldState); in onCallStateChanged()
181 onCallLeavingState(call, call.getState()); in removeCall()
560 private void onCallLeavingState(Call call, int state) { in onCallLeavingState() method in CallAudioManager