Searched refs:allPropId (Results 1 – 1 of 1) sorted by relevance
363 int[] allPropId; in getPropertyList() local366 allPropId = new int[mConfigs.size()]; in getPropertyList()368 allPropId[i] = mConfigs.keyAt(i); in getPropertyList()371 return getPropertyConfigList(allPropId); in getPropertyList()