Home
last modified time | relevance | path

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

12

/packages/apps/Car/Launcher/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/
DSpeakEasyCallManager.java41 void onCallRemoved(@NonNull DialerCall call); in onCallRemoved() method
DSpeakEasyCallManagerStub.java44 public void onCallRemoved(DialerCall call) {} in onCallRemoved() method in SpeakEasyCallManagerStub
/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.java70 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
DCallAnomalyWatchdog.java191 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAnomalyWatchdog
DEmergencyCallDiagnosticLogger.java285 public void onCallRemoved(Call call) { in onCallRemoved() method in EmergencyCallDiagnosticLogger
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/controlbar/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.java126 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/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.java86 public void onCallRemoved(UUID callId, int reason) { in onCallRemoved() method in BluetoothLeCallControlProxy
/packages/services/Telecomm/src/com/android/server/telecom/voip/
DVoipCallMonitor.java177 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
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/
DInCallModel.java242 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallModel

12