Searched refs:namesList (Results 1 – 2 of 2) sorted by relevance
740 ArrayList namesList = new ArrayList(); in getSubInterfaces() local749 namesList.add(token); in getSubInterfaces()753 return namesList; in getSubInterfaces()758 ArrayList namesList = new ArrayList(); in getSubObjects() local763 namesList.add(st.nextToken()); in getSubObjects()766 return namesList; in getSubObjects()
178 ArrayList namesList = new ArrayList(); in getSubInterfaces() local187 namesList.add(token); in getSubInterfaces()191 return namesList; in getSubInterfaces()
Completed in 20 milliseconds