Home
last modified time | relevance | path

Searched refs:connectionLost (Results 1 – 3 of 3) sorted by relevance

/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java248 private void connectionLost() { in connectionLost() method in BluetoothChatService
461 connectionLost(); in run()
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java281 private void connectionLost() { in connectionLost() method in BluetoothChatService
501 connectionLost(); in run()
/development/tools/axl/
Daxl.py46 def connectionLost(self, reason): member in BaseProtocol