Home
last modified time | relevance | path

Searched refs:onAcceptFailed (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DObexServerSockets.java232 private synchronized void onAcceptFailed() { in onAcceptFailed() method in ObexServerSockets
237 mConHandler.onAcceptFailed(); in onAcceptFailed()
359 ObexServerSockets.this.onAcceptFailed(); in run()
DIObexConnectionHandler.java36 void onAcceptFailed(); in onAcceptFailed() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapServiceTest.java161 public void onAcceptFailed() { in onAcceptFailed() method in BluetoothPbapServiceTest
166 mService.onAcceptFailed(); in onAcceptFailed()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMnsService.java108 public synchronized void onAcceptFailed() { in onAcceptFailed() method in MnsService.SocketAcceptor
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpCoverArtService.java250 public synchronized void onAcceptFailed() { in onAcceptFailed() method in AvrcpCoverArtService.SocketAcceptor
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java523 public synchronized void onAcceptFailed() { in onAcceptFailed() method in BluetoothMapMasInstance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java996 public synchronized void onAcceptFailed() { in onAcceptFailed() method in BluetoothPbapService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java1390 public void onAcceptFailed() { in onAcceptFailed() method in BluetoothOppService