Home
last modified time | relevance | path

Searched refs:getDeviceShortcuts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DShortcutsUpdater.java59 List<ShortcutInfo> devices = getDeviceShortcuts(roots); in update()
83 private List<ShortcutInfo> getDeviceShortcuts(Collection<RootInfo> roots) { in getDeviceShortcuts() method in ShortcutsUpdater