Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/occupantconnection/
DAbstractReceiverService.java107 private IBackendConnectionResponder mBackendConnectionResponder; field in AbstractReceiverService
129 mBackendConnectionResponder = responder;
343 mBackendConnectionResponder.acceptConnection(senderZone); in acceptConnection()
361 mBackendConnectionResponder.rejectConnection(senderZone, rejectionReason); in rejectConnection()
421 mBackendConnectionResponder); in dump()