Home
last modified time | relevance | path

Searched defs:shortcutsUpdater (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DInjector.java56 public final Consumer<Collection<RootInfo>> shortcutsUpdater; field in Injector
90 Consumer<Collection<RootInfo>> shortcutsUpdater) { in Injector()
103 Consumer<Collection<RootInfo>> shortcutsUpdater, in Injector()