Home
last modified time | relevance | path

Searched defs:onCallAdded (Results 1 – 25 of 248) sorted by relevance

12345678910

/aosp_15_r20/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/telecom/
DInCallServiceImpl.java63 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceImpl
142 void onCallAdded(Call call); in onCallAdded() method
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/telecom/
DInCallServiceImpl.java90 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceImpl
129 void onCallAdded(Call call); in onCallAdded() method
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DInCallServiceStateValidator.java48 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() method in InCallServiceStateValidator.InCallServiceCallbacks
138 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceStateValidator
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DMockInCallService.java58 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() method in MockInCallService.InCallServiceCallbacks
266 public void onCallAdded(Call call) { in onCallAdded() method in MockInCallService
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/call/
DCallList.java122 public void onCallAdded( in onCallAdded() method in CallList
792 void onCallAdded(); in onCallAdded() method
DExternalCallList.java51 public void onCallAdded(Call telecomCall) { in onCallAdded() method in ExternalCallList
/aosp_15_r20/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
H A DTestInCallService.java53 public void onCallAdded(Call call) { in onCallAdded() method in TestInCallService
/aosp_15_r20/packages/modules/Permission/service/java/com/android/ecm/
DEnhancedConfirmationCallTrackerService.java54 public void onCallAdded(@Nullable Call call) { in onCallAdded() method in EnhancedConfirmationCallTrackerService
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DInCallServiceImpl.java55 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceImpl
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/
H A DDialerCallTestService.java58 public void onCallAdded(Call call) { in onCallAdded() method in DialerCallTestService
/aosp_15_r20/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
H A DCujInCallService.java52 public void onCallAdded(Call call) { in onCallAdded() method in CujInCallService
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DInCallWakeLockController.java40 public void onCallAdded(Call call) { in onCallAdded() method in InCallWakeLockController
DPhoneStateBroadcaster.java61 public void onCallAdded(Call call) { in onCallAdded() method in PhoneStateBroadcaster
DHeadsetMediaButton.java231 public void onCallAdded(Call call) { in onCallAdded() method in HeadsetMediaButton
/aosp_15_r20/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
H A DCtsApi29InCallService.java45 public void onCallAdded(Call call) { in onCallAdded() method in CtsApi29InCallService
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ui/
DAudioProcessingNotification.java62 public void onCallAdded(Call call) { in onCallAdded() method in AudioProcessingNotification
/aosp_15_r20/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
DCallAudioTestInCallService.java61 public void onCallAdded(Call call) { in onCallAdded() method in CallAudioTestInCallService
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java66 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceImpl
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncInCallService.java192 public void onCallAdded(Call call) { in onCallAdded() method in CallMetadataSyncInCallService
/aosp_15_r20/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/telecom/
DInCallServiceImplTest.java109 public void onCallAdded(Call call) { in onCallAdded() method in InCallServiceImplTest.CallListener
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
H A DCtsCarModeInCallService.java65 public void onCallAdded(Call call) { in onCallAdded() method in CtsCarModeInCallService
/aosp_15_r20/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
H A DCtsThirdPartyInCallService.java85 public void onCallAdded(Call call) { in onCallAdded() method in CtsThirdPartyInCallService
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/
DInCallLiveData.java68 public void onCallAdded(Call call) { in onCallAdded() method in InCallLiveData
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java80 public void onCallAdded(BluetoothLeCall call) { in onCallAdded() method in BluetoothLeCallControlProxy
/aosp_15_r20/cts/tests/tests/telecom3/src/android/telecom/cts/
H A DSelfManagedAwareInCallService.java114 public void onCallAdded(Call call) { in onCallAdded() method in SelfManagedAwareInCallService

12345678910