Searched refs:CHUNK_MPRE (Results 1 – 1 of 1) sorted by relevance
32 public static final int CHUNK_MPRE = type("MPRE"); field in DdmHandleProfiling51 DdmServer.registerHandler(CHUNK_MPRE, mInstance); in register()81 } else if (type == CHUNK_MPRE) { in handleChunk()138 return new Chunk(CHUNK_MPRE, reply, 0, reply.length); in handleMPRE()