OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connectionLost
(Results
1 - 4
of
4
) sorted by null
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ConnectionMonitor.java
36
public void
connectionLost
(Throwable reason);
/development/tools/axl/
axl.py
46
def
connectionLost
(self, reason):
47
self.log("BaseProtocol.
connectionLost
():", reason)
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java
259
private void
connectionLost
() {
468
connectionLost
();
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java
248
private void
connectionLost
() {
461
connectionLost
();
Completed in 143 milliseconds