Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/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
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/telecom/
DInCallServiceImpl.java99 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
135 void onCallRemoved(Call call); in onCallRemoved() method
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DInCallServiceStateValidator.java49 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in InCallServiceStateValidator.InCallServiceCallbacks
158 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceStateValidator
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DMockInCallService.java59 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in MockInCallService.InCallServiceCallbacks
292 public void onCallRemoved(Call call) { in onCallRemoved() method in MockInCallService
/aosp_15_r20/packages/modules/Permission/service/java/com/android/ecm/
DEnhancedConfirmationCallTrackerService.java63 public void onCallRemoved(@Nullable Call call) { in onCallRemoved() method in EnhancedConfirmationCallTrackerService
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
H A DCujInCallService.java66 public void onCallRemoved(Call call) { in onCallRemoved() method in CujInCallService
/aosp_15_r20/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
H A DCtsApi29InCallService.java55 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsApi29InCallService
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ui/
DAudioProcessingNotification.java69 public void onCallRemoved(Call call) { in onCallRemoved() method in AudioProcessingNotification
/aosp_15_r20/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
DCallAudioTestInCallService.java78 public void onCallRemoved(Call call) { in onCallRemoved() method in CallAudioTestInCallService
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImpl
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncInCallService.java203 public void onCallRemoved(Call call) { in onCallRemoved() method in CallMetadataSyncInCallService
/aosp_15_r20/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/telecom/
DInCallServiceImplTest.java114 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallServiceImplTest.CallListener
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/call/
DExternalCallList.java60 public void onCallRemoved(Call telecomCall) { in onCallRemoved() method in ExternalCallList
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
H A DCtsCarModeInCallService.java73 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsCarModeInCallService
/aosp_15_r20/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
H A DCtsThirdPartyInCallService.java92 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsThirdPartyInCallService
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/
DInCallLiveData.java74 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallLiveData
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java84 public void onCallRemoved(UUID callId, int reason) { in onCallRemoved() method in BluetoothLeCallControlProxy
/aosp_15_r20/cts/tests/tests/telecom3/src/android/telecom/cts/
H A DSelfManagedAwareInCallService.java126 public void onCallRemoved(Call call) { in onCallRemoved() method in SelfManagedAwareInCallService

1234567891011