Home
last modified time | relevance | path

Searched refs:CHUNK_VUOP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/ddm/
DDdmHandleViewDebug.java62 private static final int CHUNK_VUOP = type("VUOP"); field in DdmHandleViewDebug
98 DdmServer.registerHandler(CHUNK_VUOP, sInstance); in register()
141 if (type == CHUNK_VUOP) { in handleChunk()
289 return new Chunk(CHUNK_VUOP, data, 0, data.length); in captureView()
432 return new Chunk(CHUNK_VUOP, data, 0, data.length); in profileView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19035 Landroid/ddm/DdmHandleViewDebug;->CHUNK_VUOP:I