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.java87 private static final int ERR_INVALID_PARAM = -2; field in DdmHandleViewDebug
129 return createFailChunk(ERR_INVALID_PARAM, "Invalid View Root"); in handleChunk()
145 return createFailChunk(ERR_INVALID_PARAM, "Invalid target view"); in handleChunk()
384 return createFailChunk(ERR_INVALID_PARAM, in invokeViewMethod()
395 return createFailChunk(ERR_INVALID_PARAM, in invokeViewMethod()