Searched refs:onConnectionCanceled (Results 1 – 11 of 11) sorted by relevance
179 public void onConnectionCanceled(OccupantZoneInfo senderZone) {182 AbstractReceiverService.this.onConnectionCanceled(senderZone);327 public void onConnectionCanceled(@NonNull OccupantZoneInfo senderZone) { in onConnectionCanceled() method in AbstractReceiverService
46 void onConnectionCanceled(in CarOccupantZoneManager.OccupantZoneInfo senderZone); in onConnectionCanceled() method
63 public void onConnectionCanceled(OccupantZoneInfo senderZone) { in onConnectionCanceled() method in TestReceiverService
132 mBackendReceiver.onConnectionCanceled(mSenderZone); in testOnConnectionCanceled()
168 public void onConnectionCanceled(@NonNull OccupantZoneInfo senderZone) { in onConnectionCanceled() method in ReceiverService
651 verify(receiverService).onConnectionCanceled(mSenderZone); in testCancelConnection()971 verify(receiverService).onConnectionCanceled(mSenderZone); in testConnectingSenderDiedWithReceiverServiceBound()
979 receiverService.onConnectionCanceled(connectionToCancel.senderClient.occupantZone); in handleConnectionCanceledLocked()
838 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…
1907 …method public void onConnectionCanceled(@NonNull android.car.CarOccupantZoneManager.OccupantZoneIn…
1984 …method public void onConnectionCanceled(@NonNull android.car.CarOccupantZoneManager.OccupantZoneIn…