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 55 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
RingbackPlayer.java 50 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
DtmfLocalTonePlayer.java 64 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
Ringer.java 129 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
BluetoothPhoneServiceImpl.java 312 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
    [all...]
CallAudioManager.java 228 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) {
CallsManager.java 76 void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall);
    [all...]

Completed in 697 milliseconds