Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootsFragment.java243 Collection<RootInfo> roots, @Nullable Intent handlerAppIntent) { in sortLoadResult()
288 private void includeHandlerApps(Intent handlerAppIntent, List<Item> result) { in includeHandlerApps()