Home
last modified time | relevance | path

Searched refs:sendConnectCancelMessage (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapServiceTest.java117 public void sendConnectCancelMessage() { in sendConnectCancelMessage() method in BluetoothMapServiceTest
121 mService.sendConnectCancelMessage(); in sendConnectCancelMessage()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java990 sendConnectCancelMessage(); in onConnect()
1068 void sendConnectCancelMessage() { in sendConnectCancelMessage() method in BluetoothMapService
1171 sendConnectCancelMessage(); in onReceive()