Home
last modified time | relevance | path

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

/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java281 private void connectionLost() { in connectionLost() method in BluetoothChatService
501 connectionLost(); in run()
/aosp_15_r20/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
H A DBluetoothChatService.java248 private void connectionLost() { in connectionLost() method in BluetoothChatService
461 connectionLost(); in run()
/aosp_15_r20/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
H A DBluetoothChatService.java281 private void connectionLost() { in connectionLost() method in BluetoothChatService
501 connectionLost(); in run()
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
H A DBluetoothChatService.java281 private void connectionLost() { in connectionLost() method in BluetoothChatService
501 connectionLost(); in run()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBluetoothChatService.java324 private void connectionLost() { in connectionLost() method in BluetoothChatService
576 connectionLost(); in run()
/aosp_15_r20/development/tools/axl/
H A Daxl.py46 def connectionLost(self, reason): member in BaseProtocol
/aosp_15_r20/external/grpc-grpc/test/http2_test/
H A Dhttp2_base_server.py52 def connectionLost(self, reason): member in H2ProtocolBaseServer
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/http2_test/
Dhttp2_base_server.py53 def connectionLost(self, reason): member in H2ProtocolBaseServer