Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java421 void onBleEnrollmentDeviceConnected(BluetoothDevice device); in onBleEnrollmentDeviceConnected() method
568 public void onBleEnrollmentDeviceConnected(BluetoothDevice device) { in onBleEnrollmentDeviceConnected() method in CarTrustAgentEnrollmentManager.ListenerToBleService
652 bleCallback.onBleEnrollmentDeviceConnected((BluetoothDevice) message.obj); in dispatchBleCallback()
DICarTrustAgentBleCallback.aidl40 void onBleEnrollmentDeviceConnected(in BluetoothDevice device); in onBleEnrollmentDeviceConnected() method
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/security/
DAddTrustedDeviceActivityTest.java204 bleCallBack.getValue().onBleEnrollmentDeviceConnected(mBluetoothDevice); in onPairingCodeDialogConfirmed_handshakeAccepted()
223 bleCallBack.getValue().onBleEnrollmentDeviceConnected(mBluetoothDevice); in onStart_onEscrowTokenActiveStateChanged_activated_finish()
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DAddTrustedDeviceActivity.java117 public void onBleEnrollmentDeviceConnected(BluetoothDevice device) {
/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java578 client.mListener.onBleEnrollmentDeviceConnected(device); in onRemoteDeviceConnected()
/packages/services/Car/car-lib/api/
Dsystem-current.txt1004 method public void onBleEnrollmentDeviceConnected(android.bluetooth.BluetoothDevice);