Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java426 void onBleEnrollmentDeviceDisconnected(BluetoothDevice device); in onBleEnrollmentDeviceDisconnected() method
581 public void onBleEnrollmentDeviceDisconnected(BluetoothDevice device) { in onBleEnrollmentDeviceDisconnected() method in CarTrustAgentEnrollmentManager.ListenerToBleService
655 bleCallback.onBleEnrollmentDeviceDisconnected((BluetoothDevice) message.obj); in dispatchBleCallback()
DICarTrustAgentBleCallback.aidl45 void onBleEnrollmentDeviceDisconnected(in BluetoothDevice device); in onBleEnrollmentDeviceDisconnected() method
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DAddTrustedDeviceActivity.java123 public void onBleEnrollmentDeviceDisconnected(BluetoothDevice device) {
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/security/
DAddTrustedDeviceActivityTest.java191 bleCallBack.getValue().onBleEnrollmentDeviceDisconnected(mBluetoothDevice); in onBluetoothDeviceDisconnected_finish()
/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java576 client.mListener.onBleEnrollmentDeviceDisconnected(device); in onRemoteDeviceDisconnected()
/packages/services/Car/car-lib/api/
Dsystem-current.txt1005 method public void onBleEnrollmentDeviceDisconnected(android.bluetooth.BluetoothDevice);