Searched refs:CHUNK_MPSS (Results 1 – 2 of 2) sorted by relevance
36 public static final int CHUNK_MPSS = ChunkHandler.type("MPSS"); field in DdmHandleProfiling55 DdmServer.registerHandler(CHUNK_MPSS, mInstance); in register()86 } else if (type == CHUNK_MPSS) { in handleChunk()
14898 Landroid/ddm/DdmHandleProfiling;->CHUNK_MPSS:I