Searched refs:CHUNK_THST (Results 1 – 1 of 1) sorted by relevance
34 public static final int CHUNK_THST = type("THST"); field in DdmHandleThread48 DdmServer.registerHandler(CHUNK_THST, mInstance); in register()74 } else if (type == CHUNK_THST) { in handleChunk()108 return new Chunk(CHUNK_THST, status, 0, status.length); in handleTHST()