Searched refs:GIE_RESPONSE (Results 1 – 2 of 2) sorted by relevance
106 public static final int GIE_RESPONSE = GIE_PAGE + 0xD; field in Tags
378 if (tag == Tags.GIE_RESPONSE) { in parseGetItemEstimate()387 while (nextTag(Tags.GIE_RESPONSE) != END) { in parseResponse()