Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/telecom/
H A DInCallServiceImpl.java57 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
119 void onCallRemoved(Call call); in onCallRemoved() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/speakeasy/
H A DSpeakEasyCallManager.java41 void onCallRemoved(@NonNull DialerCall call); in onCallRemoved() method
H A DSpeakEasyCallManagerStub.java44 public void onCallRemoved(DialerCall call) {} in onCallRemoved() method in SpeakEasyCallManagerStub
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DProximitySensorManager.java41 public void onCallRemoved(Call call) { in onCallRemoved() method in ProximitySensorManager
H A DInCallWakeLockController.java48 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallWakeLockController
H A DStatusBarNotifier.java50 public void onCallRemoved(Call call) { in onCallRemoved() method in StatusBarNotifier
H A DHeadsetMediaButton.java163 public void onCallRemoved(Call call) { in onCallRemoved() method in HeadsetMediaButton
H A DPhoneStateBroadcaster.java70 public void onCallRemoved(Call call) { in onCallRemoved() method in PhoneStateBroadcaster
H A DCallRecordingTonePlayer.java142 public void onCallRemoved(Call call) { in onCallRemoved() method in CallRecordingTonePlayer
H A DCallsManagerListenerBase.java32 public void onCallRemoved(Call call) { in onCallRemoved() method in CallsManagerListenerBase
H A DCallDiagnosticServiceController.java309 public void onCallRemoved(@NonNull Call call) { in onCallRemoved() method in CallDiagnosticServiceController
/aosp12/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
H A DCallAudioTestInCallService.java78 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioTestInCallService
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DAudioProcessingNotification.java67 public void onCallRemoved(Call call) { in onCallRemoved() method in AudioProcessingNotification
H A DIncomingCallNotifier.java118 public void onCallRemoved(Call call) { in onCallRemoved() method in IncomingCallNotifier
H A DDisconnectedCallNotifier.java126 public void onCallRemoved(Call call) { in onCallRemoved() method in DisconnectedCallNotifier
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallServiceImpl.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DExternalCallList.java60 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in ExternalCallList
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DInCallRouter.java110 void onCallRemoved(Call call) { in onCallRemoved() method in InCallRouter
H A DInCallServiceImpl.java114 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in InCallServiceImpl
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/telecom/
H A DInCallServiceImplTest.java155 public void onCallRemoved() { in onCallRemoved() method in InCallServiceImplTest
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/
H A DInCallModel.java210 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallModel
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
H A DCarModeCallList.java40 public void onCallRemoved(Call call) {} in onCallRemoved() method in CarModeCallList.Listener
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallList.java41 public void onCallRemoved(Call call) {} in onCallRemoved() method in TestCallList.Listener
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java520 public void onCallRemoved(BluetoothCall call) { in onCallRemoved() method in BluetoothInCallService
539 public void onCallRemoved(Call call) { in onCallRemoved() method in BluetoothInCallService
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DPhone.java95 public void onCallRemoved(Phone phone, Call call) { } in onCallRemoved() method in Phone.Listener

12