Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/
DSecureSession.java75 handleDispatchResponse(dispatchResponse);
115 protected abstract void handleDispatchResponse(@NonNull DispatchResponse dispatchResponse); in handleDispatchResponse() method in SecureSession
DResponderSession.java62 protected final void handleDispatchResponse(@NonNull DispatchResponse dispatchResponse) { in handleDispatchResponse() method in ResponderSession
DInitiatorSession.java81 protected void handleDispatchResponse(@NonNull DispatchResponse dispatchResponse) { in handleDispatchResponse() method in InitiatorSession