Home
last modified time | relevance | path

Searched defs:onCallRemoved (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/Car/SystemUI/src/com/android/systemui/car/telecom/
DInCallServiceImpl.java68 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
103 void onCallRemoved(Call call); in onCallRemoved() method
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/telecom/
DInCallServiceImpl.java71 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
148 void onCallRemoved(Call call); in onCallRemoved() method
/packages/apps/Dialer/java/com/android/incallui/speakeasy/
DSpeakEasyCallManagerStub.java44 public void onCallRemoved(DialerCall call) {} in onCallRemoved() method in SpeakEasyCallManagerStub
DSpeakEasyCallManager.java41 void onCallRemoved(@NonNull DialerCall call); in onCallRemoved() method
/packages/services/Telecomm/src/com/android/server/telecom/
DProximitySensorManager.java41 public void onCallRemoved(Call call) { in onCallRemoved() method in ProximitySensorManager
DStatusBarNotifier.java50 public void onCallRemoved(Call call) { in onCallRemoved() method in StatusBarNotifier
DInCallWakeLockController.java48 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallWakeLockController
DPhoneStateBroadcaster.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in PhoneStateBroadcaster
DHeadsetMediaButton.java247 public void onCallRemoved(Call call) { in onCallRemoved() method in HeadsetMediaButton
DCallRecordingTonePlayer.java142 public void onCallRemoved(Call call) { in onCallRemoved() method in CallRecordingTonePlayer
DCallsManagerListenerBase.java34 public void onCallRemoved(Call call) { in onCallRemoved() method in CallsManagerListenerBase
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/telecom/
DInCallServiceImplTest.java93 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImplTest.CallListener
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/dialer/
DDialerCardModel.java52 public void onCallRemoved(Call call) { in onCallRemoved() method in DialerCardModel
/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
DCallAudioTestInCallService.java78 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioTestInCallService
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DAudioProcessingNotification.java69 public void onCallRemoved(Call call) { in onCallRemoved() method in AudioProcessingNotification
DCallStreamingNotification.java102 public void onCallRemoved(Call call) { in onCallRemoved() method in CallStreamingNotification
DIncomingCallNotifier.java119 public void onCallRemoved(Call call) { in onCallRemoved() method in IncomingCallNotifier
DDisconnectedCallNotifier.java127 public void onCallRemoved(Call call) { in onCallRemoved() method in DisconnectedCallNotifier
/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/
DInCallLiveData.java95 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallLiveData
/packages/apps/Dialer/java/com/android/incallui/call/
DExternalCallList.java60 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in ExternalCallList
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java92 public void onCallRemoved(UUID callId, int reason) { in onCallRemoved() method in BluetoothLeCallControlProxy
/packages/services/Telecomm/src/com/android/server/telecom/voip/
DVoipCallMonitor.java183 public void onCallRemoved(Call call) { in onCallRemoved() method in VoipCallMonitor
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeCallList.java40 public void onCallRemoved(Call call) {} in onCallRemoved() method in CarModeCallList.Listener
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallList.java41 public void onCallRemoved(Call call) {} in onCallRemoved() method in TestCallList.Listener

12