Searched refs:STATUS_CODE_SUCCESS (Results 1 – 2 of 2) sorted by relevance
50 if (statusCode != HSIconFileElement.STATUS_CODE_SUCCESS) { in getTestData()81 ByteBuffer buffer = ByteBuffer.wrap(getTestData(HSIconFileElement.STATUS_CODE_SUCCESS)); in parseTruncatedBuffer()94 ByteBuffer buffer = ByteBuffer.wrap(getTestData(HSIconFileElement.STATUS_CODE_SUCCESS)); in parseBufferWithIconData()96 HSIconFileElement.STATUS_CODE_SUCCESS, TEST_ICON_TYPE, TEST_ICON_DATA); in parseBufferWithIconData()
50 public static final int STATUS_CODE_SUCCESS = 0; field in HSIconFileElement78 if (status != STATUS_CODE_SUCCESS) { in parse()