Home
last modified time | relevance | path

Searched defs:clientReady (Results 1 – 10 of 10) sorted by relevance

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DHandleTest.java47 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleTest
DHandleWait.java48 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleWait
DHandleExit.java43 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleExit
DHandleAppName.java45 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleAppName
DHandleHello.java45 public void clientReady(Client client) throws IOException { in clientReady() method in HandleHello
DChunkHandler.java46 abstract void clientReady(Client client) throws IOException; in clientReady() method in ChunkHandler
DHandleNativeHeap.java56 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleNativeHeap
DHandleProfiling.java54 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleProfiling
DHandleThread.java58 public void clientReady(Client client) throws IOException { in clientReady() method in HandleThread
DHandleHeap.java76 public void clientReady(Client client) throws IOException { in clientReady() method in HandleHeap