HomeSort by relevance Sort by last modified time
    Searched refs:onForegroundCallChanged (Results 1 - 7 of 7) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
CallsManagerListenerBase.java 53 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
DtmfLocalTonePlayer.java 48 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
RingbackPlayer.java 52 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
Ringer.java 124 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
CallAudioManager.java 119 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
CallsManager.java 70 void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall);
    [all...]
BluetoothPhoneService.java 358 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
    [all...]

Completed in 3825 milliseconds