Searched refs:ERR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
88 private static final int ERR_INVALID_PARAM = -2; field in DdmHandleViewDebug127 return createFailChunk(ERR_INVALID_PARAM, "Invalid View Root"); in handleChunk()144 return createFailChunk(ERR_INVALID_PARAM, "Invalid target view"); in handleChunk()372 return createFailChunk(ERR_INVALID_PARAM, e.getMessage()); in invokeViewMethod()381 return createFailChunk(ERR_INVALID_PARAM, in invokeViewMethod()
14933 Landroid/ddm/DdmHandleViewDebug;->ERR_INVALID_PARAM:I