Searched refs:onBleEnrollmentDeviceDisconnected (Results 1 – 6 of 6) sorted by relevance
426 void onBleEnrollmentDeviceDisconnected(BluetoothDevice device); in onBleEnrollmentDeviceDisconnected() method581 public void onBleEnrollmentDeviceDisconnected(BluetoothDevice device) { in onBleEnrollmentDeviceDisconnected() method in CarTrustAgentEnrollmentManager.ListenerToBleService655 bleCallback.onBleEnrollmentDeviceDisconnected((BluetoothDevice) message.obj); in dispatchBleCallback()
45 void onBleEnrollmentDeviceDisconnected(in BluetoothDevice device); in onBleEnrollmentDeviceDisconnected() method
123 public void onBleEnrollmentDeviceDisconnected(BluetoothDevice device) {
191 bleCallBack.getValue().onBleEnrollmentDeviceDisconnected(mBluetoothDevice); in onBluetoothDeviceDisconnected_finish()
576 client.mListener.onBleEnrollmentDeviceDisconnected(device); in onRemoteDeviceDisconnected()
1005 method public void onBleEnrollmentDeviceDisconnected(android.bluetooth.BluetoothDevice);