/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/telecom/ |
H A D | InCallServiceImpl.java | 57 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 D | SpeakEasyCallManager.java | 41 void onCallRemoved(@NonNull DialerCall call); in onCallRemoved() method
|
H A D | SpeakEasyCallManagerStub.java | 44 public void onCallRemoved(DialerCall call) {} in onCallRemoved() method in SpeakEasyCallManagerStub
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | ProximitySensorManager.java | 41 public void onCallRemoved(Call call) { in onCallRemoved() method in ProximitySensorManager
|
H A D | InCallWakeLockController.java | 48 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallWakeLockController
|
H A D | StatusBarNotifier.java | 50 public void onCallRemoved(Call call) { in onCallRemoved() method in StatusBarNotifier
|
H A D | HeadsetMediaButton.java | 163 public void onCallRemoved(Call call) { in onCallRemoved() method in HeadsetMediaButton
|
H A D | PhoneStateBroadcaster.java | 70 public void onCallRemoved(Call call) { in onCallRemoved() method in PhoneStateBroadcaster
|
H A D | CallRecordingTonePlayer.java | 142 public void onCallRemoved(Call call) { in onCallRemoved() method in CallRecordingTonePlayer
|
H A D | CallsManagerListenerBase.java | 32 public void onCallRemoved(Call call) { in onCallRemoved() method in CallsManagerListenerBase
|
H A D | CallDiagnosticServiceController.java | 309 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 D | CallAudioTestInCallService.java | 78 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioTestInCallService
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
H A D | AudioProcessingNotification.java | 67 public void onCallRemoved(Call call) { in onCallRemoved() method in AudioProcessingNotification
|
H A D | IncomingCallNotifier.java | 118 public void onCallRemoved(Call call) { in onCallRemoved() method in IncomingCallNotifier
|
H A D | DisconnectedCallNotifier.java | 126 public void onCallRemoved(Call call) { in onCallRemoved() method in DisconnectedCallNotifier
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | InCallServiceImpl.java | 73 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | ExternalCallList.java | 60 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in ExternalCallList
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/ |
H A D | InCallRouter.java | 110 void onCallRemoved(Call call) { in onCallRemoved() method in InCallRouter
|
H A D | InCallServiceImpl.java | 114 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 D | InCallServiceImplTest.java | 155 public void onCallRemoved() { in onCallRemoved() method in InCallServiceImplTest
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/ |
H A D | InCallModel.java | 210 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallModel
|
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
H A D | CarModeCallList.java | 40 public void onCallRemoved(Call call) {} in onCallRemoved() method in CarModeCallList.Listener
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | TestCallList.java | 41 public void onCallRemoved(Call call) {} in onCallRemoved() method in TestCallList.Listener
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallService.java | 520 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 D | Phone.java | 95 public void onCallRemoved(Phone phone, Call call) { } in onCallRemoved() method in Phone.Listener
|