Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DDtmfLocalTonePlayer.java56 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) { in onForegroundCallChanged() argument
58 startDtmfSession(newForegroundCall); in onForegroundCallChanged()