Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java492 TestTcpSessionNotifier rsn = new TestTcpSessionNotifier(PORT); in run()
592 class TestTcpSessionNotifier { class
601 TestTcpSessionNotifier(int port) throws IOException { in TestTcpSessionNotifier() method in TestTcpSessionNotifier