Searched refs:destLength (Results 1 – 1 of 1) sorted by relevance
240 final int destLength = dest.length; in fillArrayWithNearestKeyCodes() local241 if (destLength < 1) { in fillArrayWithNearestKeyCodes()250 if (index >= destLength) { in fillArrayWithNearestKeyCodes()259 if (index < destLength) { in fillArrayWithNearestKeyCodes()