Searched refs:propVals (Results 1 – 1 of 1) sorted by relevance
138 PropertyValue[] propVals = (PropertyValue[]) in _setRecentFunctionIds() local140 for (int j = 0; j < propVals.length; j++) { in _setRecentFunctionIds()141 String propName = (String)propVals[j].Name; in _setRecentFunctionIds()144 ((Integer)propVals[j].Value).intValue(); in _setRecentFunctionIds()
Completed in 12 milliseconds