Home
last modified time | relevance | path

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

/development/tools/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
DHandleProfiling.java51 public void clientReady(Client client) throws IOException {} in clientReady() method in HandleProfiling
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
DHandleThread.java58 public void clientReady(Client client) throws IOException { in clientReady() method in HandleThread
DHandleHeap.java75 public void clientReady(Client client) throws IOException { in clientReady() method in HandleHeap