Searched refs:hotseatIconNames (Results 1 – 2 of 2) sorted by relevance
78 List<String> hotseatIconNames = mLauncher.getHotseatIconNames(); in getTaskbar() local81 taskbarIconNames.size(), hotseatIconNames.size()); in getTaskbar()85 taskbarIconNames, hotseatIconNames); in getTaskbar()
435 ArrayList<String> hotseatIconNames = new ArrayList<>(); in call()440 hotseatIconNames.add((String) icon.getText()); in call()443 return hotseatIconNames; in call()