Searched refs:deviceNameCombination (Results 1 – 1 of 1) sorted by relevance
360 StringBuilder deviceNameCombination = new StringBuilder(); in getWordBreakdownList() local362 deviceNameCombination.append(words[end]); in getWordBreakdownList()363 wordBreakdownList.add(deviceNameCombination.toString()); in getWordBreakdownList()