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

/packages/apps/Nfc/src/com/android/nfc/echoserver/
H A DEchoServer.java35 * EchoServer is an implementation of the echo server that is used in the
36 * nfcpy LLCP test suite. Enabling the EchoServer allows to test Android
59 public class EchoServer { class
68 static final String TAG = "EchoServer";
80 public EchoServer() { method in class:EchoServer

Completed in 68 milliseconds