Searched refs:LENGTH_256 (Results 1 – 1 of 1) sorted by relevance
44 final private static short LENGTH_256 = (short) 0x0100; field in CtsAndroidOmapiTestApplet304 if (len >= LENGTH_256) { in fillBytes()306 (short)i, LENGTH_256); in fillBytes()307 i = (short)(i + LENGTH_256); in fillBytes()308 len = (short)(len - LENGTH_256); in fillBytes()