Home
last modified time | relevance | path

Searched defs:onEnrollmentHandshakeFailure (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/trust/
DICarTrustAgentEnrollmentCallback.aidl32 void onEnrollmentHandshakeFailure(in BluetoothDevice device, in int errorCode); in onEnrollmentHandshakeFailure() method
DCarTrustAgentEnrollmentManager.java378 void onEnrollmentHandshakeFailure(@Nullable BluetoothDevice device, in onEnrollmentHandshakeFailure() method
455 public void onEnrollmentHandshakeFailure(BluetoothDevice device, in onEnrollmentHandshakeFailure() method in CarTrustAgentEnrollmentManager.ListenerToEnrollmentService