Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/ddm/
DDdmHandleViewDebug.java83 private static final int ERR_INVALID_PARAM = -2; field in DdmHandleViewDebug
122 return createFailChunk(ERR_INVALID_PARAM, "Invalid View Root"); in handleChunk()
138 return createFailChunk(ERR_INVALID_PARAM, "Invalid target view"); in handleChunk()
371 return createFailChunk(ERR_INVALID_PARAM, in invokeViewMethod()
382 return createFailChunk(ERR_INVALID_PARAM, in invokeViewMethod()