Home
last modified time | relevance | path

Searched refs:onConnectionCanceled (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/occupantconnection/
DAbstractReceiverService.java179 public void onConnectionCanceled(OccupantZoneInfo senderZone) {
182 AbstractReceiverService.this.onConnectionCanceled(senderZone);
327 public void onConnectionCanceled(@NonNull OccupantZoneInfo senderZone) { in onConnectionCanceled() method in AbstractReceiverService
DIBackendReceiver.aidl46 void onConnectionCanceled(in CarOccupantZoneManager.OccupantZoneInfo senderZone); in onConnectionCanceled() method
/packages/services/Car/tests/carservice_unit_test/src/android/car/occupantconnection/
DTestReceiverService.java63 public void onConnectionCanceled(OccupantZoneInfo senderZone) { in onConnectionCanceled() method in TestReceiverService
DAbstractReceiverServiceUnitTest.java132 mBackendReceiver.onConnectionCanceled(mSenderZone); in testOnConnectionCanceled()
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/
DReceiverService.java168 public void onConnectionCanceled(@NonNull OccupantZoneInfo senderZone) { in onConnectionCanceled() method in ReceiverService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/occupantconnection/
DCarOccupantConnectionServiceTest.java651 verify(receiverService).onConnectionCanceled(mSenderZone); in testCancelConnection()
971 verify(receiverService).onConnectionCanceled(mSenderZone); in testConnectingSenderDiedWithReceiverServiceBound()
/packages/services/Car/service/src/com/android/car/occupantconnection/
DCarOccupantConnectionService.java979 receiverService.onConnectionCanceled(connectionToCancel.senderClient.occupantZone); in handleConnectionCanceledLocked()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt838 ProtectedMember: android.car.occupantconnection.AbstractReceiverService#onConnectionCanceled(androi…
839 …ic: method android.car.occupantconnection.AbstractReceiverService.onConnectionCanceled(android.car…
3596 UnflaggedApi: android.car.occupantconnection.AbstractReceiverService#onConnectionCanceled(android.c…
3597 …pi: method android.car.occupantconnection.AbstractReceiverService.onConnectionCanceled(android.car…
Dsystem-current.txt1907 …method public void onConnectionCanceled(@NonNull android.car.CarOccupantZoneManager.OccupantZoneIn…
Dtest-current.txt1984 …method public void onConnectionCanceled(@NonNull android.car.CarOccupantZoneManager.OccupantZoneIn…
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1907 …method public void onConnectionCanceled(@NonNull android.car.CarOccupantZoneManager.OccupantZoneIn…