Searched refs:getShortcuts (Results 1 – 2 of 2) sorted by relevance
88 public List<ShortcutInfo> getShortcuts() { in getShortcuts() method in ShortcutHelper129 for (ShortcutInfo shortcut : getShortcuts()) { in refreshShortcuts()
124 mAdapter.setShortcuts(mHelper.getShortcuts()); in refreshList()