Home
last modified time | relevance | path

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

12

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/telecom/
DInCallServiceImpl.java58 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
128 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.java239 public void onCallRemoved(Call call) { in onCallRemoved() method in HeadsetMediaButton
DCallRecordingTonePlayer.java142 public void onCallRemoved(Call call) { in onCallRemoved() method in CallRecordingTonePlayer
DCallsManagerListenerBase.java32 public void onCallRemoved(Call call) { in onCallRemoved() method in CallsManagerListenerBase
DCallDiagnosticServiceController.java309 public void onCallRemoved(@NonNull Call call) { in onCallRemoved() method in CallDiagnosticServiceController
DCallAudioManager.java143 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioManager
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DAudioProcessingNotification.java67 public void onCallRemoved(Call call) { in onCallRemoved() method in AudioProcessingNotification
DIncomingCallNotifier.java118 public void onCallRemoved(Call call) { in onCallRemoved() method in IncomingCallNotifier
DDisconnectedCallNotifier.java126 public void onCallRemoved(Call call) { in onCallRemoved() method in DisconnectedCallNotifier
/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
DCallAudioTestInCallService.java78 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioTestInCallService
/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
DCallList.java269 public void onCallRemoved(Context context, android.telecom.Call telecomCall) { in onCallRemoved() method in CallList
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java74 public void onCallRemoved(UUID callId, int reason) { in onCallRemoved() method in BluetoothLeCallControlProxy
/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.java222 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallModel
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java608 public void onCallRemoved(BluetoothCall call) { in onCallRemoved() method in BluetoothInCallService
631 public void onCallRemoved(Call call) { in onCallRemoved() method in BluetoothInCallService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeCallControl.java618 public void onCallRemoved(@NonNull UUID callId, @TerminationReason int reason) { in onCallRemoved() method in BluetoothLeCallControl

12