Searched refs:STATUS_CODE_FILE_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
109 ByteBuffer.wrap(getTestData(HSIconFileElement.STATUS_CODE_FILE_NOT_FOUND)); in parseBufferWithoutIconData()111 new HSIconFileElement(HSIconFileElement.STATUS_CODE_FILE_NOT_FOUND, null, null); in parseBufferWithoutIconData()
51 public static final int STATUS_CODE_FILE_NOT_FOUND = 1; field in HSIconFileElement