Searched refs:propertyArrLength (Results 1 – 2 of 2) sorted by relevance
304 int propertyArrLength = Array.getLength(property); in appendPropertyString() local305 for (int i = 0; i < propertyArrLength; i++) { in appendPropertyString()314 if (i != propertyArrLength - 1) { in appendPropertyString()
1017 int propertyArrLength = Array.getLength(property); in appendPropertyString() local1018 for (int i = 0; i < propertyArrLength; i++) { in appendPropertyString()1027 if (i != propertyArrLength - 1) { in appendPropertyString()