Searched defs:TestTcpSessionNotifier (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DTestActivity.java468 TestTcpSessionNotifier rsn = new TestTcpSessionNotifier(port);
558 class TestTcpSessionNotifier { class
565 private static final String TAG = "TestTcpSessionNotifier";
567 public TestTcpSessionNotifier(int port) throws IOException { method in class:TestTcpSessionNotifier

Completed in 38 milliseconds