HomeSort by relevance Sort by last modified time
    Searched refs:connectionLost (Results 1 - 6 of 6) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java 259 private void connectionLost() {
468 connectionLost();
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
BluetoothChatService.java 273 private void connectionLost() {
486 connectionLost();
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
BluetoothChatService.java 273 private void connectionLost() {
486 connectionLost();
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java 248 private void connectionLost() {
461 connectionLost();
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
BluetoothChatService.java 273 private void connectionLost() {
486 connectionLost();
  /development/tools/axl/
axl.py 46 def connectionLost(self, reason):
47 self.log("BaseProtocol.connectionLost():", reason)

Completed in 430 milliseconds